Hi,
Since my last mail to the list (a mail about Struts config design), I
have started to do some changes in the ActionServlet to support other
configuration methods. 
I don't have too much time, but if I could do something useful, I would
like to submit some patches.
What is the correct way to submit patches?

Regards,
Diego.- 

> -----Original Message-----
> From: Joe Germuska [mailto:[EMAIL PROTECTED] 
> Sent: Viernes, 19 de Marzo de 2004 11:30 a.m.
> To: Struts Developers List
> Subject: Re: Splitting struts-config into multiple jar and 
> read them as resource stream
> 
> >We'd like not to subclass ActionServlet, but is really 
> difficult to do 
> >something like this outside the ActionServlet hierarchy 
> mainly 'cause 
> >of the call to "initConfigDigester()", that's obviously protected.
> >
> >The questions are:
> >
> >- is there a way to do the same without subclassing ActionServlet?
> >- do you think is it reasonable to include a similar feature in the 
> >main source tree on CVS (dynamic read pieces of 
> struts-config from jar 
> >files)?
> 
> It seems plausible that a factory class could be factored out 
> of the ActionServlet. I'd think you could do this in Struts 1 
> in a backwards compatible fashion.  I think people would like 
> to be able to configure struts from a variety of sources; 
> another popular request is for dynamic reconfiguration -- 
> without a redeploy -- but that's a different and more 
> complicated question.
> 
> Joe
> 
> -- 
> Joe Germuska            
> [EMAIL PROTECTED]  
> http://blog.germuska.com    
>        "Imagine if every Thursday your shoes exploded if you 
> tied them the usual way.  This happens to us all the time 
> with computers, and nobody thinks of complaining."
>              -- Jef Raskin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to