Javier Guerra escreveu:
On Fri, Dec 11, 2009 at 1:57 PM, Luís Santos <lsan...@itquality.com.br> wrote:
I'd love to have an ORM in Lua, it's a long-needed thing; but when i
write SQL, it _must_ be relayed to the DB engine byte-by-byte
verbatim.
I this case, you could use the underlying 'driver' module -- that might
even be LuaDBI.
The question is: we can't keep the current level of abstraction and
still provide some fo the needed demands. We have work for different
layers, and I don't believe LuaSQL is meant to be the 'inner' layer. It
doesn't have a proper API for that, and I am not too eager to break the
current one.
Att.
Luís Eduardo Jason Santos
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/