Sorry for the confusion I created.
version 1.0 , 2.0 refer to versions of my project. I am using Appfuse 2.0.1
only.

The larger question is - if I jumpstart a project with Appfuse 2.0.1,
customize it, it goes to production. Later I need to make modification in my
project for next iteration, would there be any issues ? or any ways I would
be restricted in making modifications ?
With this context, I hope the questions would be clearer :)

-Rajeev

On Mon, Apr 14, 2008 at 8:01 PM, Matt Raible <[EMAIL PROTECTED]> wrote:

> I don't understand your questions, but I'll try to answer them. Are
> you asking if AppFuse 2.0 does CRUD generation? If so, yes - and it
> works much like it did in 1.0. If you run "appfuse:gen" on a Model
> object twice, it should work. If you run "appfuse:remove", it will
> remove your CRUD code (and your model object). The best thing to do to
> see if it meets your criteria is to try it yourself.
>
> Matt
>
> On Mon, Apr 14, 2008 at 6:34 AM, Rajeev Goel <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I am evaluating appfuse for a struts 2 project.
> > few questions -
> >
> > Appfuse generates CRUD screens for version 1.0 or project. For v 2.0,
> code
> > would have incremental changes over what is already coded.
> >
> > 1. Would using appfuse create any dependencies which might impede making
> the
> > next set of changes? E.g. code generation overwrite previously written
> code
> > ?
> > 2. After editing struts.xml, for v2.0 if CRUD logic of new entities is
> > generated, would struts.xml be corrupted ?
> >  3. Any gotchas to be looked out for ?
> > 4. after providing the initial jump-start what are the benefits of using
> > appfuse for v2.0 of code?
> >
> > thanks & regards,
> > Rajeev
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to