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

code: Grails introspection improvements #18

Open
igorrosenberg opened this issue May 14, 2015 · 0 comments
Open

code: Grails introspection improvements #18

igorrosenberg opened this issue May 14, 2015 · 0 comments

Comments

@igorrosenberg
Copy link
Owner

see FIXME in code, there must be a better way to use reflexion on Domains and Services.

grails-app/services/grails/plugin/umlclassdiagram/generator/DomainModelGeneratorService.groovy

// FIXME really need an object ? already got a class...
def instance = new DefaultGrailsDomainClass(c)
@igorrosenberg igorrosenberg changed the title Grails introspection improvements code: Grails introspection improvements May 14, 2015
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

1 participant