On Fri, Mar 05, 2004 at 04:42:15PM -0600, Jason Hildebrand wrote:
> 
> Hi Jerome,
> 
> I'm curious why you aren't using Modeling anymore, or why you've decided to
> go with SQLObject.  I've looked through the Modeling docs a couple of times,
> and while it looks impressive, but I haven't used or tested it at all.  
> 
> I guess I'm particularly interested in any _disadvantages_ it has
> (because normally you don't find out about those until you are in the
> middle of a project).



First, you should know that i worked for a while in the same company 
of the Modeling developper. So Modeling have been my day to day job
for about 1 year. 
The reason why i now use SQLo is multiple:
- SQLo feet better in webware : 
   - lighter 
   - no need to lock the editing context for a bunch of time.. 
   - totally thread safe (and tested)
   - i hated the need to install zope to edit the DB schema (now you can 
     do this without the Zmodeling since Modeling have a API for that .. )
- I encourter some trouble w/ thread in Modeling (this is fixed for a
while..)

I somethimes see the Modeling author (seb), and the last time, he ask 
me for the same question... I hope we will find time to fix this issues 


Bye Bye .. :)


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to