From: Simon L. <sim...@uk...> - 2002-09-16 14:36:46
|
On Monday 16 September 2002 15:31, Simon Levitt wrote: > New diff -u attached > Sorry, Shoud of attempted to compile after copy and paste... diff below to be=20 applied after diff: =2D-- Verifier-damn.java Mon Sep 16 15:34:38 2002 +++ Verifier.java Mon Sep 16 15:32:55 2002 @@ -90,7 +90,7 @@ * @param aClass The apparent class of <code>anObject</code> */ static private void verifyObjectFromClass(Object anObject, Class=20 aClass) { =2D if (myProcessingObjects.contains(fieldObject)) { + if (myProcessingObjects.contains(anObject)) { return; } if (isRootClass(aClass)) { =2D-=20 =2D------------------------------------------------------------------------- Simon Levitt, Senior Development Engineer @ WorldPay plc, WorldPay Centre, The Science Park, Milton Rd., Cambridge, CB4 0WE, ENGLAND = =20 Sim...@uk... Ph:+44(0)1223 715151 F:+44(0)1223 715157 =2D------------------------ http://www.worldpay.com/ ----------------------- |