vincent delft
vincent_delft at yahoo.com
Thu Mar 11 00:58:53 EST 2004
Draco is really nice but I find that his memory foot print is quite big. On the other hand I don't see it for heavy loaded web site (my personnal view) In the same area Karrigell (http://karrigell.sourceforge.net )is also nice. But I personnally don't think they are ready to be used for real production web site. --- Ben <ben at medianstrip.net> wrote: > i think draco is great. you should definitely use > it. > > you're of course welcome to beta / alpha test > whatever i come up with. > however i expect it won't be as mature as draco for > some time. > > MVC = model view controller, yes. i think it's a > good paradigm. i > just prefer to not have it built into the system. > > sessions are short-lived data that needs to be > accessed frequently. > this it not what relational databases are for. a > dbm-style database > is a better choice. but there's no real difference > unless you're > trying to squeeze out a lot of performance. > > hope this answers your questions. i'm sure the > experts who read this > list might have more educated responses. > > B > > On Thu, 11 Mar 2004 dannoritzer at web.de wrote: > > > Ben, > > > > I am a newbie in web development and just looking > into draco. I would be > > interested in some more details about your opinion > about draco, before > > going deeper into it. > > > > What is "the MVC way of things"? Is it the Model > View Controller design > > pattern? What do you not like about it? > > > > Concerning the relational database for session > management, what is so > > icky about that ? > > > > Thanks for your thoughts. > > > > Guenter > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python __________________________________ Do you Yahoo!? Yahoo! Search - Find what youre looking for faster http://search.yahoo.com
|