I had seen the alterego posting. but that is more from using a Table instance. I am looking at true ORM capability where I create a class with methods which act on the model/db. I am hoping if anyone can find that snippet of code, its worth putting in the doc/manual/alterEgo
On May 6, 8:50 pm, Thadeus Burgess <thade...@thadeusb.com> wrote: > I frankly remember a guy posting something (github?) that makes an ORM > for the DAL, and it was a class you could almost put any kind of > database to it. > > I too have been curious where this snippet of code ran off too. > > -- > Thadeus > > On Thu, May 6, 2010 at 9:53 AM, mdipierro <mdipie...@cs.depaul.edu> wrote: > > I think you refer to this: > >http://web2py.com/AlterEgo/default/show/189 > > > On May 6, 9:50 am, vihang <vihan...@gmail.com> wrote: > >> Hello, > > >> A long time back, someone (mostly probably massimo) had written a few > >> lines of code showing how DAL could be extended to be used in class, > >> and effective like ORM. I have spent a lot of time searching for this > >> on this group, but unable to find it. Any help would be appreciated. > > >> Thanks > >> Vihang