Hi folks, Is it possible to add new (working) subcontrollers to the RootController at runtime ? The information - if any - upon which those Subcontrollers are constructed needs to be stored in a DB to be able to restore the subcontrollers after a shutdown but that seems to be possible. I tried to simply add a new subcontroller at runtime but it did not respond to any calls (only white screen) and I know almost nothing about TurboGears internals so I was at a loss. Checking the root controller's methods there was nothing like "register_subcontroller" or anything else I could identify for this matter.
Amnu -- 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.

