On a related note: We do need to do something with Chameleon.genshi. I
haven't attempted to fix it yet, but it is downlevel, and will not pass the
tests when fully upgraded. IOW, chameleon.genshi is old, and must remain old
as of now, or TG won't work properly with it.

Add in that chameleon.genshi is the only reason for LXML (a library I
strongly dislike, as it makes getting a fully functional development
environment on a 64 bit Linux system into a guessing game, as
"STATIC_DEPS=true" is not enough normally), and booting it is something I
would be okay with.

Just haven't sat down to clear it out one way or the other.

On Mon, Aug 8, 2011 at 7:53 PM, Christoph Zwerschke <[email protected]> wrote:

> 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.
>



-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], AIM/pedermj022171
          Yahoo/pedermj2002, MSN/[email protected]
My LinkedIn Profile: http://www.linkedin.com/in/michaeljpedersen
Twitter: pedersentg

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
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