Ken Kuhlman schrieb:
> So, it seems there's no point in starting TG without having a
> controller mounted.   What do you think of  just throwing an exception
> in startup.startTurboGears instead of wrapping code around a
> cherrypy.root existence check?

That may prevent similar problems in the future.

I also wonder whether the TGWebTest class should simply get an attribute 
"root". If it's set, setUp() will automatically mount that controller as 
the root controller, otherwise it will complain. Then there will be 
normally no need to override the setUp method, you just set "root".

-- Christoph

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to