On 10 May 2006, [EMAIL PROTECTED] wrote:

> * Return a reference to an array of added objects
> * Return the first added object.
>
> Hm, I'm not sure I like those much either.  What I'm worried about is this:
>
> $widget = $o->add_widgets($some_widget);
>
> The only way that works is if add_widgets() returns the first added
> object when called in scalar context.  But that's a pretty odd
> behavior.  Opinions?

Since it's add_widgets, plural, I would vote for returning the widgets
added as an array ref.

Ted


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