branches with status:
Name Status Last Modified Last Commit
lp:relrdf 1 Development 2010-09-07 21:06:40 UTC
445. Convert the modelimport command into ...

Author: Martin Soto
Revision Date: 2010-09-07 21:06:40 UTC

Convert the modelimport command into a new-style, command-line operation

* relrdf/cmdline/importfile.py: Renamed from bin/modelimport. Converted
  to a new-style, command-line operation. Errors during parsing are now
  trapped and properly converted into CommandLineError.

* relrdf/cmdline/maincmd.py (HelpOperation.operationNames, getOperation):
  Register the 'import' command.

* unit/cmdline.py (BasicTestCase.setUp, BasicTestCase._runCommand): Add
  support for passing a predefined set of object-selection options to
  every command that is run by the tests.
  (ModelMbDefSetDefaultTestCase): Test case for the import operation.

lp:pyjavascriptcore 1 Development 2010-04-06 20:18:48 UTC
67. Additional fix to GIL handling in the...

Author: Martín Soto
Revision Date: 2010-04-06 20:18:48 UTC

Additional fix to GIL handling in the JavaScript to Python wrappers

* javascriptcore.pyx (pyObjInitialize): Add a "with gil" clause.

lp:relrdf/mysql 2 Mature 2009-04-27 17:23:58 UTC
331. License under LGPL Version 2 All sou...

Author: Martin Soto
Revision Date: 2009-04-23 16:32:58 UTC

License under LGPL Version 2

All source files now have appropriate license headers. A simple README
for the project was also written.

lp:~soto255/+junk/devel 1 Development 2008-01-17 16:53:07 UTC
577. Update the jsonrpc example Update th...

Author: Martin Soto
Revision Date: 2008-01-11 14:17:58 UTC

Update the jsonrpc example

Update the jsonrpc example to work with the new tranlator and library.

14 of 4 results