Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRAILS-37: Support scaffolding of class relationships #7615

Closed
graemerocher opened this issue Feb 8, 2006 · 2 comments
Closed

GRAILS-37: Support scaffolding of class relationships #7615

graemerocher opened this issue Feb 8, 2006 · 2 comments

Comments

@graemerocher
Copy link
Member

Original Reporter: graemerocher
Environment: Not Specified
Version: 0.1
Migrated From: http://jira.grails.org/browse/GRAILS-37

At the moment basic scaffolding is implemented but we should support scaffolding of relationships like in Rife and Trails (but not rails funnily enough). This is more complex as it requires controll of the navigation through the object model and the potential problem of linking to an artifact that doesn’t exist or is not scaffolded…

@graemerocher
Copy link
Member Author

graemerocher said:
Supported added early as it was easier than expected :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@graemerocher and others