Re: [OS-webwork] ParameterAware deprecation

2003-03-05 Thread Patrick Lightbody
No, leave them in, since that is how the Aware services will get to the data. -Pat - Original Message - From: "Erik Beeson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 6:04 AM Subject: Re: [OS-webwork] ParameterAware deprecation

Re: [OS-webwork] ParameterAware deprecation

2003-03-05 Thread Erik Beeson
Hmm, I just added ServletActionContext for getting request/response/servletConfig/servletContext. Should I instead make these available as 4 individual components? --Erik > The *Aware stuff is coming back in a big way in XWork/WebWork 2.0. It's part > of the Inversion of Control and Component-ori

Re: [OS-webwork] ParameterAware deprecation

2003-03-04 Thread Rickard Öberg
Patrick Lightbody wrote: Just a reply to all the comments on Joe's blog... The *Aware stuff is coming back in a big way in XWork/WebWork 2.0. It's part of the Inversion of Control and Component-oriented approach that actually turns out to be very nice. I was originally an advocate of deprecating t

RE: [OS-webwork] ParameterAware deprecation

2003-03-04 Thread Jason Carreira
Add those to Jira > -Original Message- > From: Patrick Lightbody [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 3:15 PM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] ParameterAware deprecation > > > Just a reply to all the comments on Joe&#

Re: [OS-webwork] ParameterAware deprecation

2003-03-04 Thread Patrick Lightbody
erfaces in WebWork 1.x, but I've seen my ways now. -Pat - Original Message - From: "Joseph Ottinger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 04, 2003 12:56 AM Subject: [OS-webwork] ParameterAware deprecation > With ParameterAware be

RE: [OS-webwork] ParameterAware deprecation

2003-03-04 Thread Jason Carreira
I believe it was deprecated in favor of the ActionContext. > -Original Message- > From: Joseph Ottinger [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 3:57 AM > To: [EMAIL PROTECTED] > Subject: [OS-webwork] ParameterAware deprecation > > > W

[OS-webwork] ParameterAware deprecation

2003-03-04 Thread Joseph Ottinger
With ParameterAware being deprecated, is there a better way (a recommended way) to duplicate its function without resorting to ServletActionContext? - Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.com