Now thinks get a bit clearer, thanks alot. One final question: What should i prefere in your opinion? override/reimplement the url- method with a static prefix or moving the forms and grids into the controller, so i can use the already available url-function?
On 12 Okt., 19:05, "Diez B. Roggisch" <[email protected]> wrote: > On Monday 12 October 2009 18:42:24 Daishy wrote: > > > Ah, ok. I havent got that much experience with python/turbogears, but > > that makes sense. Would putting the form/grid into the controller > > itself as a static help? > > Yep, with the added overhead of creating the widget each time - which isn't > their design. Chose your evil ;) > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

