Something that has been on my radar forever is
registerNewObject(DataObject dataObject, String objEntityName)
since the objEntityName seemed so redundant. Now that we have the
entityResolver, is there any reason to still pass the String? I say let's
deprecate this for b1 and have it call
registerNewObject(DataObject dataObject)
instead.
Thoughts?
-h
This archive was generated by hypermail 2.0.0 : Sat Nov 16 2002 - 10:32:45 EST