i am not sure this is a bug.

CFML has no concept of a hashCode() function as java does, so we have nothing to really compute against.

Now if component.cfc had a hashCode() then we could definitely give the sort of behaviour you would expect to see.

On 23/08/2012 20:51, Peter Farrell wrote:

They do not refer to the same instance of the object. Actually, I would have expected the duplicate() obj to possible fail however I don't know what arraycontains() uses behind the scenes off hand for comparisons.


--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

Reply via email to