On 4/3/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > In the same sample chapters I see this 4 (i didn't look for them all) > > @turbogears.expose( html=".templates.login") > @turbogears.expose(template="bookmark.templates.list")
> if I'm not mistaken all are valid and do the same thing, I believe we will always use template=".templates.list" some of the example code was written in December and January, and we hadn't made the html to template transition yet ;) The plan is to go back and clean up these kinds of issues before we release the first beta version of the book. If I went back through every chapter and updated everything as the preferred way to do it changed, I'd never get the book finished! But we have a trac repository so that we can have tickets for this kind of thing and make sure that we check for it and close out those tickets before the release of the book. --Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

