Hi Oemer, These are indeed nice features to have, but they don't really belong in the bpm4struts cartridge. The reason is that bpm4struts is more about process flow that it is about handling user-interfaces. For the same reason I have removed support for tabbed pages some weeks ago.
I want to avoid users modeling their complete web application using tagged values, it's both impractical and difficult to maintain. I do agree with you that it's very well possible to do so, but like they say: "when you have a hammer, everything starts looking like a nail"; it's better (and probably more efficient too) to simply edit the JSPs (or the templates for that matter). I have to admit though, that I am tempted to implement features like these, mainly because I need them myself. I would do it, but only if UML would define the proper semantics, which IMO it does not. -- Wouter Ps: how would you propose rendering widgets for a table's column ? where would this information go ? another tagged value ? I would really like to avoid that since I try to avoid cramming the profile full of elements, a profile should be light and use-friendly .. it's not always easy to make the trade-off. If you have any ideas or comments on this, please let me know .. it's always possible I'm overlooking something > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Saturday, March 19, 2005 3:22 PM > To: [email protected] > Subject: [Andromda-user] BPM4Struts: define view types for table column > without defining action to one row > > Hi dear developer, > > it will be a nice feature to define view types for table column without > the need to define > an action to one row. Or is there a way to do this? > > Another nice feature will be to define a table property, which generates a > javascript that > can add a new empty row to the table. > > What do you think about this? > > Oemer Guersoy > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
