> I am proposing a separate module (or at least a package) that consists of > Decorator implementations. I am sure there are displaytag users out there > with Decorator extensions that could be reused as well.
I think exposing a column's attribute as a variable, and allowing a body to be be put in a column is a good thing - and almost eliminates the need for decorators. However, there are more complicated things you might want do - rather than simply putting an <input type="text"> or type="checkbox" into the cell. However, as far as adding some common ones, I can't think of any off the top of my head. (The textfield and checkbox can be done outside of a decorator now, right?). I think we could add more decorator examples, such as checking permissions or something like that. Matt __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
