atom feed10 messages in org.apache.james.server-dev[jsieve] Refactoring
FromSent OnAttachments
Robert Burrell DonkinAug 31, 2008 3:29 am 
Stefano BagnaraAug 31, 2008 6:24 am 
Robert Burrell DonkinAug 31, 2008 6:51 am 
Robert Burrell DonkinSep 1, 2008 3:03 pm 
Stefano BagnaraSep 2, 2008 3:52 am 
Robert Burrell DonkinSep 2, 2008 10:00 am 
Robert Burrell DonkinSep 4, 2008 2:50 pm 
Steve BrewinSep 5, 2008 1:24 pm 
Robert Burrell DonkinSep 6, 2008 1:45 am 
Stefano BagnaraSep 6, 2008 4:32 am 
Subject:[jsieve] Refactoring
From:Robert Burrell Donkin (robe@gmail.com)
Date:Aug 31, 2008 3:29:21 am
List:org.apache.james.server-dev

i think that it should be possible to remove the singletons by two independent refactorings:

* Separating configuration concerns using the factory pattern * Separating state concerns using a context

opinions welcomed

unless anyone jumps in soon, i'll take a shot at committing a first draft sometime soon. a postumous review phase will probably be needed.

- robert