I have a case where I would like to reuse a form for multiple reports. For example I have a start date and end date and they are both required, in addition the start date should be before or the same as the end date. This will be used in probably 30-40 reports and may also be extended to add other fields (time of day, username, ...). I'm not really that excited about copy pasting the code 30-40 times.
Is there a way to do this in Stripes? I found a thread here http://www.nabble.com/reusing-validation-annotations-td18954793.html#a18958293 discussing the same kind of idea, but it appears from that thread the answer is no. Was there any progress made on the items discussed there (specifically Tim's comments about re-usable form objects) or is this just not important for Stripes users ? If there is no way to do it I may have to consider another framework for that part of my app which is too bad since a) I like Stripes b) It increases the complexity of my app by involving multiple frameworks. Daryl ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
