- From: Dan Connolly <connolly@w3.org>
- Date: Tue, 03 Oct 2006 09:52:47 -0500
- To: Alessio Carenini <carenini@gmail.com>
- Cc: public-cwm-talk@w3.org
On Tue, 2006-10-03 at 16:35 +0200, Alessio Carenini wrote: > In my thesis project I've used and patched CWM (minor things). If > someone find these patch interesting or useful, feel free to use it. > Summary of changes: > * setup.py: corrected a small bug wich prevented installation via > "python setup.py install" I should try that setup.py stuff out more often... Let's see... it was on our todo list a while ago... RFE: python distutils support (setup.py) 10 Jun 2004 http://www.w3.org/2002/02/mid/1086903301.21030.1492.camel@dirk;list=public-cwm-bugs Ah yes, we claimed victory on that as of the 1.0 release. http://lists.w3.org/Archives/Public/public-cwm-announce/2004OctDec/0002.html If anybody else can verify that this setup.py patch is an improvement, please let us know. > * cwm.py: substituted standard streams (sys.argv, sys.stdout) with > variables, so it is possible to call 'doCommand' function from > another python program. Sounds interesting. Again, if somebody else has a moment to look that over, I'd appreciate it. (I'm getting on a plane today). > * webAccess.py + redland_vfs: modified webAccess.py to allow > fetching data from a Redland DB backend. Currently supported SQLite > and MySQL That's an interesting technique; I'm not sure whether it should become a cwm feature or not. > Attached are the modified files. > Thanks to all Likewise, thank you! -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Tuesday, 3 October 2006 14:52:56 UTC