On Monday 19 November 2007 11:28:43 [EMAIL PROTECTED] wrote: > Hmmm...no takers, huh? > > Is this because it's impossible, or just no one else has any > interest...would I have better luck on a genshi mailing list?
It's certainly not impossible - but it goes against what genshi is: a XML-based templating language. It uses XML-parsers to accomplish it's task, and adding what you request essentially means introducing a complete extra parser step - for nothing but your personal disproval of XML-comments. So it would affect performance for nothing but comment-processeing. To me that's certainly not a very compelling reason to implement it. But of course you might convince others - or implement it yourself and then present the results to the community. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

