Re: [appfuse-user] Upgrading from 2.0.2

2010-03-24 Thread Matt Raible
Thanks for the explanation. I now understand what you're looking for. Personally, I have no plans on adding such a feature, but would be interested in contributions. Matt On Wed, Mar 24, 2010 at 11:33 AM, Ice-Man wrote: >   A Modeling / Code-generation tool that has round-trip, just after u > ge

Re: [appfuse-user] Upgrading from 2.0.2

2010-03-24 Thread Ice-Man
A Modeling / Code-generation tool that has round-trip, just after u generate your App and make alterings editing source-code, so u may get back to model (or generation params, in the case of code-gen tool): alter/improve the model. And then u ReGenerate your App, but in this moment, the changes u

Re: [appfuse-user] Upgrading from 2.0.2

2010-03-12 Thread Matt Raible
What do you mean by round-trip? On Mar 12, 2010, at 6:51 PM, Ice-Man wrote: Matt, Should u plz say if it could be possible AppFuse has round-trip resource, i.e, AppFuse show round-trip capability, just like Rails- Spider (JE22-Spider, an other code-generator tool)??! As I alread spok

Re: [appfuse-user] Upgrading from 2.0.2

2010-03-12 Thread Ice-Man
Matt, Should u plz say if it could be possible AppFuse has round-trip resource, i.e, *AppFuse* show *round-trip* capability, just like Rails-Spider (JE22-Spider, an other code-generator tool)??! As I alread spoke: AppFuse integrates some of the best (and more used) FrameWorks using the best

Re: [appfuse-user] Upgrading from 2.0.2

2010-03-12 Thread Matt Raible
The easiest way, unfortunately, is to create a new project with the same name and then use a diff tool to see the differences between them. Beyond Compare is a fabulous diff tool for Windows users. WinMerge is a great open source visual diff and merging tool for Windows. On Fri, Mar 12, 2010 at 9

[appfuse-user] Upgrading from 2.0.2

2010-03-12 Thread 0b10n3
Hi, I've an appFuse-based project in production. Now I would upgrade to Appfuse 2.1.0-M1, especially in order to take advantage from its full JPA support. What's the painless and quickest way to migrate, any clues? I tried to set oss maven repo but version 2.1.0-M1 is not present there... TIA