On May 3, 2006, at 9:02 PM, [EMAIL PROTECTED] wrote:
So, I take back most of what I've said in this thread. You could indeed make an array-cloning method. And I guess I'd better look at the ArrayUtils module to see if any of those methods should be implemented for objects!
Just avoid using append(), as it seems broken in these cases (actual array is a more specific type than the one declared in the method). It will raise an OutOfBoundsException if you attempt to call it.
-jason _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
