Sorry for rehashing and old thread. When trying to improve the render_genshi 
function with Alessandro today, we noticed that render_chameleon_genshi was 
actually the same as render_genshi. On setup the Chameleon.Genshi template 
loader was in fact imported, but then render_chameleon_genshi used the 
normal Genshi template loader anyway. That would explain your experience.

Has anybody actually ever used Chameleon.Genshi with TurboGears and knows 
the state of the project? Seems it has been abandoned and not kept up with 
the chameleon core. It is also not fully compatible with Genshi, 
particularly concerning match templates.

I have fixed the problem with the loader for now in the trunk, but if nobody 
uses it, we might as well remove it from TG2. Or support plain Chameleon 
(ZPT) instead. 

-- Christoph

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/turbogears/-/19cOqYtpiFgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to