Hi All, I just want to point you to a project I'm working on called 'JCT', javascript clientside templates. It's an attribute based templating system for javascript, inspired by Zope Pagetemplates/TAL/METAL optimized for Javascript/AJAX use-cases.
The homepage is at http://projects.m3r.nl/opensource/trac/jct, or you might want to look at some 'runnable' examples at http://m3r.nl/~ivo/jct/test/ first. It should integrate well with mochikit, JSON and Turbogears. I'm using it myself for a number of AJAX applications and a firefox extension. Webdevelopment has never been this sweet ;) cross-browser support is still a bit of an issue but that should improve real soon, for now you'd best try the examples with Firefox 1.5. I'm still not sure if it's good to depend on a 3rd party library like Mochikit or not to solve these issues. JCT has some added features like local/remote macros (which will load and render macro's asynchronously on demand from the remote server or the current template) and 'refreshables', which allows you to re-render parts of your page without reloading it. No need to reload anymore at all ;) Please let me know what you think of JCT! 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 -~----------~----~----~----~------~----~------~--~---

