[ http://issues.apache.org/jira/browse/JS2-115?page=all ]
Ate Douma closed JS2-115:
-------------------------
Resolution: Won't Fix
No longer of interest as we have moved on since.
> Simplify vavle structure
> ------------------------
>
> Key: JS2-115
> URL: http://issues.apache.org/jira/browse/JS2-115
> Project: Jetspeed 2
> Type: Improvement
> Components: Container
> Versions: 2.0-a1
> Environment: all
> Reporter: David Jencks
> Attachments: deleted-files, j1-valves.diff, newvalve.jar, valve.diff
>
> The current valve structure is excessively complicated for no reason. This
> patch replaces the design with a simple linked list of valves and makes all
> plausible variables final. Pipeline is also removed as it is no longer
> necessary.
> The spring configuration file has both the previous pipeline definitions
> commented out and the new configuration to make it easier to verify that the
> implementations are equivalent.
> I personally think that building the pipelines in a java class (that is
> specified in the spring configuration) would be considerably clearer than
> this xml configuration. Very few people will want to change the piplines,
> and anyone who does should certainly be able to modify/extend/implement a
> java setup class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]