Re: [RDBO] RDBO and Catalyst

2006-08-15 Thread John Siracusa
On 8/15/06 6:54 AM, Sean Davis wrote: > On 8/14/06 10:32 PM, "Danial Pearce" <[EMAIL PROTECTED]> wrote: >> I could spend the best part of 3-4 hours writing crappy templates, div >> this, textarea that, for all my fields. But there already exists a >> whole bunch of helper scripts to dig through you

Re: [RDBO] RDBO and Catalyst

2006-08-15 Thread Sean Davis
On 8/14/06 10:32 PM, "Danial Pearce" <[EMAIL PROTECTED]> wrote: > Hey all, > > Has there been any work done previously with RDBO and Catalyst? I have > my catalyst jigger up and running with my RDBO model(s) already. But > Catalyst has so many helpers for scaffolding and such where your model

[RDBO] RDBO and Catalyst

2006-08-14 Thread Danial Pearce
Hey all, Has there been any work done previously with RDBO and Catalyst? I have my catalyst jigger up and running with my RDBO model(s) already. But Catalyst has so many helpers for scaffolding and such where your model is some other form of ORM, such as CDBI and things like that. I wonder if ther