16 Dec
2001
16 Dec
'01
9:07 a.m.
From: "Bruce Eckel" <Bruce@EckelObjects.com>
Yes, a file modified through the web interface and saved to the ZODB. For example, something like a DTML Document.
Ah, I thought you ment the file object.
The idea is that the document is a configuration/information file, and the external method will take this and process it to generate an output file.
There would be no problem writing an object like that. However, if you are talking about getting a call everytime ANY object gets saved it's a bit more complicated.