2006/7/10, Danial Pearce <[EMAIL PROTECTED]>:
[...]
> I've implemented this by telling RDBO to give my DB accessor/mutator
> a different name.

Yes - this definitely solves the problem. I've seen similar approach
overriding Class::Accessor-generated methods - there are foo() and
_foo_accessor() methods so you can change foo() and internally call
_foo_accessor().

I'll try to test this approach combined with auto_initalization

> I'm not sure if this is the recommended way to do things or not.
> TIMTOWTDI I'm sure.

Thanks Danail!


-------------------------------------------------------------------------
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