Hi Scott,

[EMAIL PROTECTED] wrote:
> > But, this means that the stylesheet
> > is compiled every time the user wants to instanciate a translet _object_.
> 
> No.  A stylesheet is compiled everytime a user wants to instanciate a
> Templates object.  When they use a Transformer object, it simply creates an
> instance of the Translets class.

I understand this, but I still don't think that is good enough. A Transformer
object maps to a translet instance while a Templates object maps to a translet
class. But I still don't want to generate the classfile every time 
newTemplates() is called.

Morten

Reply via email to