The JSP 1.2 spec will be released later this year.  We will then have
two different versions of taglibs to support.

There are many new features in JSP1.2 for tag libraries that I am
sure many of us would like to add support for in our taglibs.

A taglib design for JSP 1.2 could be very different from one
designed for JSP 1.1.  Yet we may want to keep the branding of
the taglib name.  i.e. DBTags for JSP 1.1 and DBTags for JSP 1.2.

But how do we manage this?

Completely separate taglibs with different names?

Different source directories within a taglib?

Different branches in CVS for a taglib?

Different release versions?

How will this affect the taglib build?

As I restructure the jakarta-taglibs build process, it would be nice
to add in support for JSP1.2 taglibs.  But I am not sure how best to
proceed and am looking for ideas.

Regards,

Glenn

----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

Reply via email to