Sorry for the long delay in replying to your suggestions Thomas. The lack
of closeness to the JSTL is the thing I want to deal with after a 1.0
release :) Linking to the JSTL means moving from a minimum of JSP1.1 to
JSP1.2 and I'd like to release a version before losing the support for the
older platform.

As for too many tags, I see what you mean :)

I assume your suggestion is such that I would change:

<rightPad>
<leftPad>

to <pad align="right">  or some such.

I'll look into what tags can be nicely merged like that.

Hen

On Wed, 31 Jul 2002, [ISO-8859-1] Thomas Colin de Verdière wrote:

> Hi,
> the frustrating thing is this is not yet close to the jstl. ;)
> I'm thinking about expression language which could simplify coding in tags ..
> I'm not well informed about the String taglib. What is a bit complicated is that 
>there
> is too many tags, it could be usefull to simplify the taglib.
>
> That's all,
> Thomas
>
> Henri Yandell wrote:
> > Now that there is a released jar from the Commons Lang component, I can
> > start to think about releasing a 1.0 of the String taglib.
> >
> > Before I do such a thing, I'd like to ask if any users would like to make
> > any input on bugs [I'm not aware of any], features or desired
> > documentation. Is there anything about the String taglib that you as a
> > user find frustrating?
> >
> > Once 1.0 is out, I plan to look into a version of the String taglib that
> > works more closely with the JSTL, and will add tags for spliting/joining
> > on comma separated lists of Strings and boolean logic such as 'is this
> > String numeric?'.
> >
> > Thanks,
> >
> > Hen
> >
> >
> > --
> > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> >
> >
> >
>
> --
> Thomas Colin de Verdière
> SCORT
> http://www.scort.com
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to