From: Joe G. <jgr...@do...> - 2003-10-27 02:38:55
|
> > I've been looking at ElementTree by Frederik Lundh > > http://effbot.org/zone/element-index.htm > > It's a simplified hierarchy of Python containers that can hold XML. We wrote > something similar (but cruder) for StressMy.com. If we're going to make > extensive use of XML in addanc, it may be worth incorporating ElementTree. > Thanks for passing that on ... it could be of great use for the script object. I have to look into re-factoring it in after completing the high volume testing. (BTW, I've run a couple of test run and found some problems when writing to queues with nowait set... and so is another thread... gets returned as Queue.Full... so ALL blocking is the same... locks and queue capacity... one more to fix and I'm ready for another test... I have a report I'm getting ready to post as a html page on malfoy...) > I got into this by way of PythonDoc http://effbot.org/zone/pythondoc.htm > which > we may also want to incorporate. > This looks cool... have you run it against the current codebase? Joe Griffin Addanc Downright Software Collective Current MeatSpace coordinates: 38 degrees, 048.009 minutes N latitude 078 degrees, 047.437 minutes W longitude Nearest Geographical Feature: Downright Basye Labs ------------------------------------------------------------------------ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify sec...@do.... ------------------------------------------------------------------------ This mail sent through Downright Software's implementation of HORDE/IMP. For info, see: http://horde.org/imp/ |