I started to look at the 3.0 src. I was wondering why we can't do the
following:
1. simplify the pipeline interface be
init()
execute(RunData)
2. a) Move all the session validation and access controller
from Turbine.java into the classic pipeline.
b) Move all the special case code for Login/Logout from Turbine.java
into the classic pipeline as well
It will be easy to plug in your own pipeline to handle the
event sequence that best suites your application.
I know for some of my apps, I end up replacing the session validator
and access controller with noops. By defining my own pipeline, I can
spend even less cycles processing the noops.
I'll be happy to work on this. Btw, I think I am going to like the
new model. Just need to find some time to start converting everything
over. Jason, do you think the new stuff is stable enough to start
moving apps over to it? Anyway good work!
thanks!
mike
--
-------------------------------------------------
I am Vinz, Vinz Clortho. Keymaster of Gozer,
Volguus Zildrohar, Lord of the Sebouillia.
Are you the Gatekeeper?
-------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]