I was just looking through the roller source code today (working on some improvements.) I noticed that you guys had Data beans, and you generated Form bean from that. With the new struts 1.1 you should consider using DynaActionForms with dynamic beans. You can elimate these form classes altogether!
I think that has been considered, but in several instances we actually override the generated Form with a subclass; I don't know how that would work wiht DynaForms?
I think we are all open to such ideas, if you would submit an example patch...
Posted by
Lance
on July 10, 2003 at 08:52 AM CDT
#
Posted by Min on July 09, 2003 at 11:57 PM CDT #
I think we are all open to such ideas, if you would submit an example patch...
Posted by Lance on July 10, 2003 at 08:52 AM CDT #