Message contexts and Spring Webflow conversation scope
Marvin Addison
marvin.addison at gmail.com
Fri Mar 1 12:51:52 EST 2013
> In other words, it's open source. ;-)
Spot on. I suppose I had expected more from the Spring guys in light
of the excellent Spring Framework reference, but the available
documentation is better than most.
> A more serious response: there's code and there's code. Is it truly bad
> code that's hard for a Java developer to follow, or is it somewhat
> reasonable?
Very reasonable. It reads like quality code. I think it's fair to say
it may suffer from complexity, but I'm unsure whether it's _necessary_
complexity. It felt like what I wanted to do, provide an alternative
storage mechanism for flow state data, should have been
straightforward if not easy. I got there eventually, and I expect you
will as well.
M
More information about the dev
mailing list