Will it cause any problems in TurboGears if Paste Script stops requiring Cheetah in the next release? I don't think that you are using Cheetah in your project templates, but I'm not clear on that. If Paste Script stops requiring Cheetah than projects that use Cheetah templates in their new-project templates will simply have to require it themselves. Paste Script 1.0 already has an option where you can use arbitrary templating engines. (I wouldn't mind directly including a simple-but-fancier-than-string.Template templating language in Paste Script, but I'm not sure what -- speed is unimportant in this case, as are most features except stability, simplicity, and orthogonality to the Python code you are rendering)
-- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
