I though you said put non std code into templates, I went back and reread it and your right
this wont get nonstd python code in 2.4 templates.

Yes your right it's not that bad but with this and the identity, later the provider code. those templates will end up being spagetti :)

On 5/8/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote:

Make that:

#if python23
[expose(template="...")]
#else
@expose(template="...")
#end

And that's not *that* bad.

Kevin


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to