Re: [Zope-dev] Monkey Patch ZEO server

2002-09-24 Thread Toby Dickenson

On Monday 23 Sep 2002 10:11 pm, Brian Ray Brinegar wrote:
 I would like to make a Monkey Patch to the Zeo Server. This will alter the
 way that Undos are handled in FileStorage.

Why not give the monkeys a break, and just subclass FileStorage?



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[Zope-dev] Monkey Patch ZEO server

2002-09-23 Thread Brian Ray Brinegar



I would like to make a Monkey Patch to the Zeo Server. This will alter the
way that Undos are handled in FileStorage.

The monkey patch I have doesn't work because the Products are not
initialized in the server. Any ideas?

-Brian


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )