On Tue, 22 Apr 2008 09:47:54 +0100, Robert Forkel <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 22, 2008 at 10:26 AM, Nick Murdoch <[EMAIL PROTECTED]> > wrote: > >> The difference to me is that SQLAlchemy requires you to know how SQL >> works >> in much greater depth, /and/ to learn how SQLAlchemy interfaces with it >> all, before you can start using it. I'm not a DB expert, and I like how >> SQLObject doesn't bother me with a lot of the details before getting on >> with it. > > i think this also holds the other way round. if you already know how > sql works, you might be better off with sqlalchemy. in my case, i > already had a legacy db with composite, non-integer foreign keys, and > changing the schema to make it work with sqlobject didn't really > appeal to me. Oh, definately. One of my colleagues prefers SA for exactly that reason. Being able to fine-tune to that level certainly appeals to people, and as you say, if you have an existing schema, there's not much you can do about that. I'd certainly be interested in working on SO, if I had any free time at the moment. I think having a roadmap or a ticketing system might be useful for people though, since it'd mean people would be able to browse through what needs/wants to be done next, and pick a favourite, rather than having to come up with an idea for a feature themselves. Nick ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss