On Tue, Feb 10, 2004 at 10:42:14AM +0900, Tatsuhiko Miyagawa wrote:
> Inline::TT seems to compile with TT 2.10, but it doesn't with TT 2.13.
> While Inline::TT touches intenal things of TT, it seems like that some
> TT internals have been changed. 

I think this is what has broken it.  Should be trivial to fix:

#------------------------------------------------------------------------
# Version 2.10b - 2nd December 2003               ## DEVELOPER RELEASE ##
#------------------------------------------------------------------------

* Changed the Template::Document process() method to pass itself
  to the context visit() method when it calls it.  Similarly, changed
  the context visit() method to expect it.  This is useful when 
  subclassing the context but shouldn't have any other effect.

HTH
A


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to