Re: What Do U think abt this feature

2003-10-19 Thread john sessler
Hello Puneet, Your extension looks useful to me. Thats just my opinion; others will decide whether your ideas and code become part of Struts. If your design includes a new request processor then it should work for anyone needing your functionality and not needing the functionality provided by

Re: Struts-chain Behavior Discussion

2003-10-18 Thread john sessler
. The implementation tecnique requires a minimal footprint on the core and addresses controller issues discussed here. My previous post mentions these points. ---John A. Sessler -Ted. john sessler wrote: Hello, I get the distinct feeling that the committers point of view on the controller component

RE: Struts-chain Behavior Discussion

2003-10-17 Thread john sessler
Hello, I get the distinct feeling that the committers point of view on the controller component of Struts is quite similar to Henry Fords point of view on the color of his cars. ...The controller component can be based on any arqitecture at all as long as its Command Chains... I realize that

RE: Struts-chain Behavior Discussion

2003-10-16 Thread john sessler
Pilgram, Peter wrote: -Original Message- From: Jing Zhou [mailto:[EMAIL PROTECTED] - Original Message - From: PILGRIM, Peter, FM To: 'Struts Developers List' Sent: Monday, October 13, 2003 5:39 AM Subject: RE: Struts-chain Behavior Discussion *Question of

Re: Struts-chain Behavior Discussion

2003-10-05 Thread john sessler
Hello, You may have noticed the posts concerning the request for comments on Action Wrappers which appeared in Aug and a couple of days ago. Action wrappers work with the existing RequestProcessor (1.1) but a much cleaner solution involves a (currently) minor refactoring of the

Re: Action Wrappers. 2nd Request for Comments Code Contribution

2003-10-04 Thread john sessler
Hello All, Thanx for the responses. I got none on the 1st attempt 6 weeks ago so I appreciate the interest. I'll try to respond to all in this single email. Hubert Rabago wrote: Can this be implemented as a plug-in instead? That way, users will be aware about it and can consider it in their

Request for Comments Code Contribution

2003-08-21 Thread John Sessler
Hello All, I've developed code that I would like to submit for comment and consideration for inclusion in the Struts code base whenever it becomes ready for prime time. Following is a very brief description of the purpose of the code. Complete information, code and API can be found here: