On Thu, 24 Jun 2004, Matt Sisk wrote: > Unless I'm missing something, it boils down to efficiency (why > pointlessly run a DT::Infinite object through its paces) vs edge cases > (probably some case of comparing a DT::Infinite to another DT::Infinite > and thereby getting caught in an infinite loop).
The DT::Infinite subclass overrides many of the methods to do nothing (like set(), for example). -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
