Identifies any conflict between CFC instances on the client and the server.
objectEquals(clientobject, originalobject)
→ returns boolean
<cfset isNotConflict = objectEquals(originalobject, serverobject)>
<cfdump var="#isNotConflict#" />
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.