in current CVS, dbobject.getTargetTable() is deprecated and its Javadoc points to
getMetaData().getTargetTable()
which doesn't seem to exist in current CVS.
can someone illuminate this?
also, can we make a goal that when deprecating a method, one should fix all method calls in current Expresso code?
thanks,
Larry