2009-4-19

15:54 tim|imac is wondering about the status of django-sqlalchemy, since it's hard to really find something about it on the 'net
15:54 tim|imac
anyone here to enlighten me?
16:20 empty
tim|imac: still working on it
16:20 empty
not production ready
16:20 tim|imac
ah ok, too bad
16:20 tim|imac
still a lot of work, or nearing something usable?
16:21 empty
it's pretty close actually
16:21 empty
there's multiple inheritance stuff
16:22 empty
to do
16:22 empty
and generic foreign keys
16:22 empty
those are the two biggies
16:22 empty
the repo is at gitorious
16:22 empty
I suppose I should do a status update post
16:22 tim|imac
would be appreciated :)
16:23 tim|imac is looking forward to it
16:23 empty
yah
16:23 tim|imac
currently, it's quite hard to create apps that make use of a django frontend but something totally different in the backend
16:23 tim|imac is hoping sqlalchemy to help a lot
16:23 tim|imac
*will help a lot