Hello Chris Withers,

Friday, September 23, 2005, 9:12:19 PM, you wrote:

CW> Why not just use MaildropHost?
  1. Because it is *nix only, it use os.fork(), using Thread.setDaemon(1) is 
more friendly for me.
  2. Because it takes all his options from Config file, not Zodb objects.
  3. Because there is imposible to  import  mainloop from
        Products.MaildropHost.maildrop.maildrop, because
        Products.MaildropHost.maildrop is not package.
  4. Because  "mainloop"  is  the huge function, MainLoop class with small 
methods is more
  friendly for me, to subclassing from it.

  But MaildropHost is a wonderful product, and thanks to its author.

  This topic is not a zodb-dev problem and should be moved to zope-dev.
-- 
Best regards,
 Victor Safronovich
 NauMen.NauDoc.SoftwareDeveloper  http://www.naumen.ru

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to