On Mon, 6 Jan 2003, Stephen Haberman wrote: > (And to clarify the suspicion, Torque.getDefaultMap() is just the > old name for Torque.getDefaultDB(). I just compiled with the > deprecated flag and removed the offending call to > Torque.getDefaultDB(). Though now that I look again, the removal > needs to be percolated up to the DatabaseService interface and > TurbineDB.)
That's what I figured. > Should I completely remove getDefaultMap in Fulcrum or mark it as > deprecated and keep the current method in the above diff that just > calls Torque.getDefaultDB? I like what you did. I'd give it some time marked as deprecated before removing it entirely. - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
