Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 6 of 6

You cannot post messages because only members can post, and you are not currently a member.
Description: A mailing list supporting Python modules from boodebr.org
 

boodebr 1.3.0 released 
  This is a major feature release: * Added multithread/multiprocess locking semantics, boodebr.util.locking * Updated boodebr.config to use file locking. * makeGUID() can be called with no args * New module boodebr.util.modules * Fixes in boodebr.sql to enhance stability under high load... more »
By Frank McIngvale  - Aug 6 2008 - 1 new of 1 message    

boodebr 1.2.0 released 
  This is a minor feature release with a few bugfixes as well. * boodebr.gui o Redid stock images as SVG. o Embed stock images via img2py for easier use with py2exe. o Synced fixed_colsorter.py with wxPython 2.8.7.1 * boodebr.ion: Added support for pickling of complex numbers.... more »
By Frank McIngvale  - Jun 8 2008 - 1 new of 1 message    

boodebr 1.1 released 
  This release adds several table-altering methods to sqliteQ. These routines provide replacements for functionality that is missing from SQLite's native ALTER TABLE implementation. This functionality is already available in boodebr.sql.sqlite_util but has now be brought up to the sqliteQ layer.... more »
By Frank McIngvale  - Mar 1 2008 - 1 new of 1 message    

boodebr 1.0 released 
  A new version of the boodebr library is now available. I've marked it as 1.0 to indicate that the APIs should be stable for a while now. Changes in the release: * boodebr.sql.sqliteQ * New module for sharing SQLite connections across multiple threads. * boodebr.util.guid * A simple module for creating unique identifiers.... more »
By Frank McIngvale  - Feb 19 2008 - 1 new of 1 message    

boodebr (library) 0.9.0 released 
  A new version of the boodebr (Python) library is now available. Changes in this release: boodebr.ion: * An object can define __ionize__() if it just wants to flatten itself for pickling and doesn't care about being rebuilt in deionize(). * ionize() now takes flatten_only parameter which strips out any... more »
By Frank McIngvale  - Jan 21 2008 - 1 new of 1 message    

boodebr (library) 0.8.1 released 
  The boodebr library is a collection of several Python modules from boodebr.org boodebr.ion: A serializer that implements the JSON/RFC 4627 object model, but can read/write XML as well as JSON streams. It provides a common API (internal and external); changing from XML to JSON (or vice versa) requires only a single parameter change. boodebr.ion implements true... more »
By Frank McIngvale  - Nov 11 2007 - 1 message    

No more topics in this group.
1 - 6 of 6

XML       Send email to this group: boodebr@googlegroups.com