On 7/3/06 4:42 PM, Philip Dye wrote:
> I'm trying out Rose::DB since it came so well recommended
> by several attendees at YAPC in Chicago.

Cool :)

> Rose::DB::Oracle should have schema support enabled:
> 
>   sub supports_schema { 1 ; }

Check out this thread for the previous discussion on the topic:

http://www.mail-archive.com/rose-db-object@lists.sourceforge.net/msg00374.ht
ml

As you can see, we've kind of gone around in circles on this.  What are your
thoughts?

> I just started testing Rose::DB with Oracle9i (9.2.0.5.0)
> on Solaris 5.9, 64 bit.  I'll provide additional feedback
> as I encounter issues.  I would be quite willing to assist
> in the development of this module.

That'd be great.  I have no access to an Oracle database, so Oracle support
has been done by others so far and it's not yet complete.  Ron Savage (ron
at savage dot net dot au) contributed the existing code, and there's a
branch dedicated to it here:

% svn co https://svn.sourceforge.net/svnroot/rose/branches/rdbo-oracle

I periodically sync that branch with the trunk.  So far, all work has been
in Rose::DB itself.  Rose::DB::Object will also need Oracle-specific changes
eventually as well.

Anyway, feel free to have a crack at it.  I can give you SVN check-in rights
to the Oracle branch if you send me your SourceForge username.

-John



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