On Jul 22, 2006, at 10:53 AM, Joona Kulmala wrote: > I've also recently discovered SQLAlchemy and decided to use it as a > ORM on my own web framework project. I'm not too familiar with > SQLAlchemy yet, but I think there's no solution directly to > validating at this point. I'm going to use ActiveMapper on my project > and validators and manipulators are features that I'll have to add at > some point. > > If you make your own, please let me know about it. Maybe validators > and manipulators could be an extension to ActiveMapper class, because > I don't think that SQLAlchemy developers like an idea to add them > directly to ActiveMapper. What do you think about this guys? > > I'd love to see also other more features like this in ActiveMapper. > There's bunch of great features in Django's ORM. Too bad that > Django's ORM can't be decoupled to other projects. > > I'd be happy to contribute developing ActiveMapper to this direction.
while the feature should integrate nicely with ActiveMapper, it should be useable with straight Mappers/ classes as well, since most SA users at the moment use straight mapping layers (and ActiveMapper only supports a subset of the patterns that the ORM by itself does). ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users