From: Matt S. <Mat...@wh...> - 2007-11-02 18:23:08
|
Good news! Spider Strategies started an R&D day for developers to spend on their own projects, so now I have 8 hours a week that I can potentially devote to Morph. I have everything to the point where I would like to get a new Morph release out the door. Matt B, do you have the code where you want it to be for this? If you give me the green light, I will probably try to get a release out the door next Friday (our normal R&D day is Thursday but I will have to do Friday because I will be out of the office Thursday). FYI, this week and last I worked on finishing out the new ServletRequestReflector that is capable of reflecting both servlet request parameters and attributes. This was the topic of the email back in May about 'Reflector Delegation Strategy'. The SRR delegates to a StubbornDelegatingReflector that visits all the reflectors to get the full story of what can be done to a target object. I'm definitely open to renaming this class if anyone can think of a better name. Matt S |