I just did this. I also realized that I should point out to subclassers that it is far more efficient to re-use Item and User implementations rather than let the default implementation create new objects each time. Have a look at that. That could save a lot of memory.
On Fri, Oct 24, 2008 at 12:40 PM, Sean Owen <[EMAIL PROTECTED]> wrote: > I can make it protected, sure.
