On Tue, Oct 5, 2010 at 11:06 PM, Robert Calco < bob.ca...@softcraft-solutions.com> wrote:
> Petite: > > >> For what's worth, I like what Neil Richardson did with luadbi: >> >> A database interface library for Lua >> >> http://code.google.com/p/luadbi/ >> >> > Yeah the VC++ projects for Windows are handy, at least while LfW is based > on the VC++ compiler. I happen to have 2008 and 2010 installed on my Windows > 7 x64 laptop. > > I will look more closely at luadbi. > Yeah, the way he structured the build process for unix and windows is much closer to what I had in mind. I guess the only real difference in what we're trying to do, philosophically speaking, with LuaSQL vs LuaDBI is layer things a bit to keep the core minimalist and undiluted by preconceptions about which driver's approach to this-or-that is 'better'. But he's got it pretty bare-bones as it is. I didn't see a lot of feature-fat that needed a bunch of trimming at first glance. His code looks very clean and consistent as well. - Bob > - Bob >
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/