On Monday, Dec 16, 2002, at 18:51 Europe/London, Sean Evans wrote:

Hi, I'm a newbie still trying to wrap my head around when and why it would
be
desirable to use a taglib over a Provider. Let's say you had a database
(your
Model in the Model-View-Controller pattern) and you wanted to provide the
data contained therein to a XSLT pipeline (the View) for dynamic
transformation into any number of formats. You also have a client-side
interface in...let's say Javascript (the Controller). Would it be fair to
say
that a "pure" XSLT solution would prefer the use of a Provider for database
access as opposed to a taglib?
I think it's almost always more desirable to write a taglib. It's just plain easier.

Matt.


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



Reply via email to