> That's a good review, Iain. I've been reading the book and have had many > of > the same observations. > > Some specific topics that I'd like more information on: > > 1. Application specific widgets. For instance, if I've got a type of > record that I need to display on lots of templates, what's the best way to > proceed? Should I create a widget's package and include the widgets like > I > do forms? Or should I use <?python ...?> and directly import the widget? > > 2. Extending and using the identity packages. We've had some great > questions on the discussion group lately, like how to detect a first > login. > I know I've got a fair number of questions on extending the identity > system > for both generic sites (gee, how can I trigger that it's time to change > your > password...) and application specific stuff (and my mind just went > completely blank on what I was thinking was a really nifty example of this > need... :-P)
The problem I assume here is that there is sometimes quite a few months between the time the author finishes writing the book and the time it gets published. A delay of even 3 months will put the book out of sync. sometimes. For instance for the CherryPy book, I know that the release of CP3 will trigger lots of interesting questions I haven't thought about. The timing is sometimes unfortunate. Considering the number of evolutions TG has known in 2006 I would say hats off to the TG book authors for keeping up :) - Sylvain --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

