That would work fine for the jsp tags, but we wouldn't/couldn't use the same prefix for Velocity and Freemarker tags since the prefix isn't user customizable. My quick glance through the tags shows that the Ajax tags are mainly their own tags, and at least as of yet, I haven't found a case where we'd keep the tag for the other themes and extend it for the ajax taglib, although it is entirely technically possible.

Don

Ted Husted wrote:
On 12/28/06, Don Brown <[EMAIL PROTECTED]> wrote:
I think the rule of thumb here should be if you require any additional
tag attributes, then the tag should be in its own tag library.  If
followed fully, this would put our xhtml theme in its own tag library,
which if we could ignore backward compatibility, I'd do in a heartbeat.
I  think the theme concept is still handy, just overused.

If the taglibs were proper supersets, then we could just change the
prefix reference at the top of the page from struts-tags to
struts-tags-xhtml or struts-tags-dojo.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to