Paul McNett wrote:
> johnf wrote:
>> Tells us what happening at PyCon.  How was Ed's presentation received?  See 
>> anything that will help Dabo?  Just tell us!
> 
> Well, right now I'm in an overview of Python Eggs. Before that Guido 
> gave an overview of what's coming and disappearing in Python 3.0, and 
> how to start writing forward-compatible code.
> 
> SQLAlchemy definitely looks like an excellent choice for db abstraction 
> layer (we could do away with dbFirebird, dbMySQL, etc. and just delegate 
> to SQLAlchemy). Not sure yet if we'd do away with dDataSet; I don't 
> think that would be necesary. Note: this isn't anything I'm going to 
> work on any time soon. Probably a Dabo-2.0 change.

There is a layer on top of sqlalchemy which might be worth considering
and is quite easier to handle.
http://elixir.ematia.de/

Uwe

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to