Re: [Modeling-users] Stability of Modeling
Status: Abandoned
Brought to you by:
sbigaret
From: Edmund L. <el...@in...> - 2003-05-30 17:54:10
|
Sebastien Bigaret wrote: > The framework's first public release was at the end of July 2002. As > stated in the historical preamble in the User's Guide > (http://modeling.sourceforge.net/UserGuide/intro-history.html) > that you maybe have already read, the project started because I missed > Apple's EOF and couldn't stand for having to write SQL by hand and embed > sql statements within OO-code. Weird but true, at that time I searched > but didn't find any of the existing python ORM. I know the feeling. I'm still trying to find something with enough expressiveness and power. I only stumbled across Modeling a few days ago. BTW, I know you're a bit "touchy" about the name, but it is an important issue. When I was trying to find more info about Modeling, searching on the name was useless since it is such a widely used verb! >>Does it scale well, etc. > > > Could you be more specific about which kind of informations you'd like > to get? I was after the kinds of numbers that you provided, thank you. I'll experiment with it soon to get a better feel for it. One thing that I'm concerned about is the use of very long method and parameter names, like: qualifier=qualifierWithQualifierFormat('lastName caseInsensitiveLike "hu?o"') My wrists started to hurt as soon as I saw this (I have RSI)! :-) ...Edmund. |