Are there any plans for an official pyramid_genshi package? I couldn't find much info about using Genshi with Pyramid, and I'm curious as to why that is.
One thing I did find is this pyramid_genshi project on GitHub: https://github.com/it3s/mootiro_web/blob/8b9cc73b2dc32516e250c94bea368c440fec4527/mootiro_web/pyramid_genshi.py. Perhaps it would make a good starting point for an official extension. On a related note, does the pyramid_chameleon_genshi renderer handle all Genshi templates as-is? It provides "Genshi-style templating support", but I'm not sure if that means drop-in compatibility. Also, the fact that Chameleon 2 doesn't support Genshi makes me wary of taking the Chameleon route. Note: I recently got involved with a project that has a *bunch* of Genshi templates. Unfortunately, the project doesn't have any tests, so I can't just drop these packages in and see what happens. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
