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 there is anything out there for RDBO, and if not, do people think
there is any demand for it?

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 your model and html up
some forms for you. I would much rather spend that time writing an
RDBO helper if other people would benefit.

I think there are even helpers out there that you point at your
database and tell it what kind of ORM you want and it even creates
your models. It would be also cool to create an RDBO version of this,
so you tell the catalyst plugin you want your model to be RDBO and off
it goes, using auto-initialize to create a basic model structure and
templates. I would be happy to start working on something like this.

Thoughts?

regards,
Danial

-- 
"Cats are smarter than dogs. You can't get eight cats to pull a sled
through snow." - Jeff Valdez

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to