(Sorry for the repeat, meant to start a new thread instead of replying
to an earlier one)
Hi,
First of all, many thanks to Matt and all contributing to this
wonderful project. I week ago I could hardly ride a bike and now I
feel like doing web app wheelies!
Is there a quick/easy way to add a simple relation to CRUD
functionality in AppFuse? Having been pampered by appfuse:gen for
magically generating CRUD code from form to db, I was hoping there
might be an easy way to extend this to related objects.
For example, if I would want the extend the Person type in the
tutorial with a company property, and I would like the values for this
property to come from a separate Company object (ultimately from a
separate db table holding company data) - what steps would you
recommend? Is it a good idea to generate CRUD for Person and Company
POJOs and then tweak the code to connect them? Are there any
tutorials/examples on this?
Thanks,
Ger-Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]