> I'm a newbie myself... might this have something to do with the Wrapper > you are using? Have you tried using the provided generic object wrapper? > > from twisted.web.woven import model, interfaces > components.registerAdapter(model.ObjectWrapper, myObject, > interfaces.IModel) Exactly the same exception :(