Rich,
I don't think you wanted this in the submit.
--
Tom Jordahl
@@ -813,6 +815,7 @@
catch (NoSuchMethodException ex) {
return false;
}
+ System.out.println("indexed property");
return true;
}
};
