Thank you Daniel and Jonathan for the fast reply. I'll just use copy for the moment. It seemed a little bit awkward at first, so I wanted to make sure.
Cheers! Jonathan Guyer wrote:
On Aug 12, 2009, at 12:18 PM, Daniel Wheeler wrote:In a sense that is how it should work. A true evaluation creates a new array as does a copy. Should "getValue()" be creating a copy if it doesn't do an evaluation?In general, I don't think that's desirable, but I agree that this case is less than intuitive.
