PDA

View Full Version : Datapointers: deep structural comparison?


Cayman
04-02-2007, 08:59 PM
Sorry for another beginner's question: If I have two separate datasets with their own datapointers, is there any API/utility method to do a structural/deep comparison between the two pointers? LzDatapointer.comparePointer() only appears to do == comparison.

Thanks!