I just re-committed the controllers code with the decorator fix that Simon posted last night. If you run into problems, please report them here... but, rather than leaving you stuck, you can call this function:
turbogears.controllers.use_old_controllers() This will put you back on the old code. Note that you'd need to do this before you import your controller module. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

