The methods on Entry and Factory are non-critical and can be removed. They're there only make it easier to mark an entry as a response to another entry (e.g. entry.addInReplyTo(anotherEntry)..)
It would take just a bit of refactoring to move them out. Shouldn't take more than just a few minutes actually. - James Garrett Rooney wrote: > On 6/23/06, James M Snell <[EMAIL PROTECTED]> wrote: >> There are methods on Entry and Factory to support Feed Thread. > > If there are methods on Entry and Factory related to threading, how > would it be possible to separate it out into an extension? > > -garrett >
