History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-2533
Type: Wish Wish
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Christian Kalkhoff
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Domain class inheritance should be reflected in generated views

Created: 26/Feb/08 05:01 AM   Updated: 26/Feb/08 05:01 AM
Component/s: Scaffolding
Affects Version/s: 1.0.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: all


 Description  « Hide
If inheritance is used for domain classes and the views for these classes are generated, each concrete subclass gets its own copy of the markup.

I would prefer it, if the fields for super class would be generated once and included by the concrete classes. Otherwise there is much code duplicated and needs to be changed several times by hand.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.