I'm implementing a POX web service with the Genshi plugin in Pylons. Do have to name my templates *.html? It doesn't make much sense in my context and I'd rather call them *.xml for clarity but the Genshi plugin won't load them.
I asked the Genshi group this and they suggested I use the genshi API directly. This is working fine but I'd like to see it supported through the plugin API. Perhaps with a plugin config option "extension='xml'" or some such. If there isn't a solution now I'm happy to provide a patch. Stephen. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
