On Wed, 16 Mar 2005 08:02:32 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote: > So, if I have a way to get my own ActionContext into my actions, then > I'm less concerned about the current mechanism for specifying a > custom ActionContext. I'd want to hear more on the > ActionContextFactory threads before making any changes there...
An ActionContextFactory sounds fine to me. People can plugin other elements, , like ActionMappings and FormBeans, why should an ActionContext be any different. But, I don't know if we need to do that in Struts 1.3.0. It seems like something we could factor after an initial distribution (even if 1.3.0 never goes past Alpha). I'd also be good with using Spring as an IOC for Struts. I'm using it myself, and it works like a charm. The IOC strategy opens many doors. But, having suffered through the 1.1 death march, I'd be nervous about continuing with too many refactorings prior to rolling some type of an initial distribution. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]