...
Will spend today sketching out ideas for context objects to use for some of the important system components like authentication and sessions so Brent and I can review next week.
Scott: Playing with coding of stateful beans. Looking at (1) Spring Web Flow does not handle exceptions as transition points ?
Marvin: Yes, an onException clause can be added.
Scott: Should systematically map Exceptions into Events...could automate by catching exceptions and morph into Events. Less comfortable with RuntimeException handling, could be done similarly, if we want to. Probably a premature optimization to implicitly return "proceed". Will go undo.
Scott: Talking with Brent, already not totally happy with ProfileRequestContext as a baked in context, will talk with Brent next week. We do have some ProfileActions that will become MessageHandlers, need a consistent execution model, pre|postExec consistency. If we have MessageHandlers, we will need Actions to wrap them.
Scott: Will spend time thinking about context tree for authn etc., talk with Brent.
Tom: I2 ?
Scott: Board meeting will be open for first hour at 2.
Tom
Worked through some installation, configuration, and upgrade ideas.
...