> Why not make your own custom subtask to do this and leave the EJB one
alone?
> 
> I'd help if I felt this was something I needed, but I don't see POJO's
as the right way to build forms - its not necessarily a one-to-one from
form to  > value object to database.
> 
> Creating a custom subtask is pretty simple, and you can even bundle it
into a JAR that can be plugged in dynamically. And that JAR could be
distributed > on your own with the template embedded. Also, if you
wanted a tag handler you could add a custom one in the JAR also.
> 
> Erik

I agree that it's not 1-1 from form to VO, but neither is form ->
EntityBean IMO.  As far as custom subtasks - is this a common practice?
In other works, has anyone else done this and how does the XDoclet team
view this practice.  I'm guessing I'm responsible for my own
distribution, etc. after producing it.  As for creating this - is it
similar to your strutsgen tool and associated files?

Thanks,

Matt




-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to