Hello, I am able to catch modification of Zope-Standard-Objects with a monkey-patch (look at "[Zope]Catch Object Changes" from 2003-11-28 and following mails). Is there a possibility to catch Objects that are created at the moment ...? If I create Objects they seem not to be commited, otherwise I would get them with my monkey-patch. -- Thanks, Holger