# Identifying conflicts
The reason I'm wondering? Using ColumnValues (which I've always understood to rely on the View's index) reportedly gives up to a 40% saving as opposed to hitting the document itself. If you're running through entries in a ViewNavigator, and you need to check for replication conflicts, and isConflict() loads the document anyway, you're incurring an unpleasant overhead...
File under: notes/domino : {2004.03.09 16:28}