Hi Mobi, I guess in regards to database access, Wt would do itself a great favour to provide a framework similar to Python's sqlalchemy (http://www.sqlalchemy.org). Like in Wt's spirit it hides all the nasty background SQL stuff (personally I like toying around with that, though) and allows the developer to fully focus on the real problem at hand.
Regards, Thomas Domain Admin schrieb: > Hello, > > > wt rocks...:). > > It has the standalone http server engine, it has also fcgi implementation. > > It's value would probably be significantly increased if some generic > database access would be provided (some crazily fancy templates, or > polymorfic DAO classes, that could be inelligently connected to widgets. > (Yes, the way microsoft does with ocx controls). Another obvious > requirement would be to support differet database backends. > > There are some libraries out there, everyone with pluses and minuses. > Myself I was spending some time to understand what would fit the best. > After studying these libraries I found that on boost's mailinglist there > was already a discussion about the topic. I will write my conclusions > soon, but I wanted to ask the wt commmunity what each one uses, and if > it would make sense to invent a something and eventually integrate into wt. > > the following libraries can be found on internet: > > * Dtl (http://dtemplatelib.sourceforge.net/) > * Otl (http://otl.sourceforge.net/) > * Mysql++ (http://www.tangentsoft.net/mysql++/) > * socci (http://soci.sourceforge.net/) > > So, can we use or learn something from these libraries? > > regards, > Mobi > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > > > ------------------------------------------------------------------------ > > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
