|
Dieter Maurer wrote: Thanks, this is what i had in mind.Vangelis Mihalopoulos wrote at 2005-10-19 12:22 +0300: Yes, this is true.>From other posts, I understood that you want to do special things. Yes, i know. But this would take me much more time than sending an email to the Zope list and getting quick help from experienced Zopistas, time that i unfortunately cannot afford. Of course, reviewing product code on other cases wasn't such a big overhead and i got my task done.In such cases, reading the source is necessary Of course... :-)-- and being prepared that things may change between releases... I am loading the zodb in read-only mode. If someone breaks into Zope (which btw i believe to be very secure) i don't want him to be able to directly access (read/write) the database i am using. *AFAIK*, ZSQLMethods won't do for this.I follow the recommendation of others to use ZSQL methods... Thanks for your comments, helpful as always! - Vangelis |
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
