From: Kristoffer L. <se...@fi...> - 2010-05-18 09:32:44
|
On 18 May 2010, at 11:42, Donal K. Fellows wrote: > On 18/05/2010 07:31, Kristoffer Lawson wrote: >> Sounds cool. You may want to have a look at 'Storm', which I just >> released yesterday, and built on XOTcl. The idea is to have virtually > > That's taking the opposite approach to me (ORM is my baby). Storm > seems > to be an object-first model, whereas ORM is a database-first model; I > want to be able to just point it at a database connection and have it > generate all the classes and methods for me. (Neither is superior to > the > other; they're different problem-spaces that both happen to involve > coupling objects and databases.) Yes, absolutely. I wasn't offering it as any kind of 'replacement' to what you are doing. Just as a heads up that I've been thinking about some stuff — albeit at the other end of the pipe (and with XOTcl versus TclOO). -- Kristoffer Lawson, Co-Founder, Scred // http://www.scred.com/ |