Closed chomnoue closed 10 years ago
Maybe this could be in a separate sub-generator -> otherwise our generator is already too complex, we can't support everything
ok, I am ready to work on that generator. but don't you think that we must make the the generator simpler and let other things to subgenerators? that will make support of every thing easyly pluggable.
+1 I agree with chomnouse! "we should make the generator more simple and generic, making it easy to plug in support of every thing. For example it can first generate a simple project without any database support or security, and then let the user add thos features incrementally based on his needs."
please I want to generate neo4j entities instead of JPA ones.