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
> 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.
The second part of your message--building the model (or at least the classes
underlying the catalyst "model"--is already quite easy to do with RDBO.
See here:
http://search.cpan.org/~jsiracusa/Rose-DB-Object-0.742/lib/Rose/DB/Object/Tu
torial.pod#The_loader
I'm not sure what the status of the first is. However, if you haven't
looked at Rose::HTML::Object, you might want to do so. Combined with RDBO
and a good template engine, it might satisfy some of your needs.
Sean
-------------------------------------------------------------------------
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