Hi Joseph

> Pardon me if I've missed a lot of this - and I have - but isn't this
> similar to something I'm already doing in the transform tags available
> from http://epesh.com/transformtags.jsp?

You've missed a lot ;-)

We're trying to figure out a simple way of pipelining tags efficiently
without double buffering through any transformation step, across any tag
library.

Think of unix when you have

    a | b | c | d

well we're trying to come up with a proposal (a small number of
interace(s)/class(s)) and some guidelines, that tag developers could share
and adhere to such that we can all efficiently pipeline *all* of our tags
together in a nice way.
(e.g. pass the result of a jdbc / jndi / http / soap call through any tags
and pipe the result into any others)..

In the above example, your tags could be 'c' and 'd', whereas we're trying
to figure out what '|' is.


<James/>


James Strachan
=============
email: [EMAIL PROTECTED]
web: http://www.metastuff.com

__________________________________________________________________

If you are not the addressee of this confidential e-mail and any 
attachments, please delete it and inform the sender; unauthorised 
redistribution or publication is prohibited. 
Views expressed are those of the author and do not necessarily 
represent those of Citria Limited.
__________________________________________________________________

Reply via email to