On 5/31/06, gasolin <[EMAIL PROTECTED]> wrote: > > Hello Ivo: > > In my first impression, > if expression such as 'jct:repeat=' can be 'jct:for=', > and 'jct:condition=' can be 'jct:if='...., etc > > the burden of learning another template language.will be decreased (for > kid template user) and the willing to cooperate these two templating > system in tg will be incresed. >
I understand your point. However, as explained on the JCT Trac, JCT is inspired by TAL/METAL which is simply different from kid. Using a more kid-like syntax would probably make more sense for Turbogear users (eventhough I myself use PageTemplates with TG), but in general I think TAL is more common. Addiitonally, some constructs I use are simply not available in kid, i.e. macro's, the magic repeat variable. So it will never be a one-on-one match, and the similarities might actually be more confusing than helpfull. Still, I'll take your suggestion in consideration. Perhaps I can implement a 'kid identity' that makes JCT behave more in a kid-like way, if other people would appreciate it as well. Regards, Ivo -- Drs. I.R. van der Wijk / m3r Consultancy B.V. Linux/Python/Zope/Plone and Open Source solutions PO-box 51091, 1007 EB Amsterdam, The Netherlands Email: ivo <at> m3r.nl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

