| Michael Jouravlev
|
25
|
 |
|
11-29-2005 07:34 PM ET (US)
|
|
Is anyone else besides Struts/WebWork committers allowed to take part in this discussion?
<Ted> I'd like to create "mirror" versions of the Struts MailReader application, demonstrating best practices for Struts Action 1.3.0 and WebWork 2.2, and use the MailReader as the first migration test case. </Ted>
What about Struts Dialogs implementation of MailReader? Will it be checked for compatibility by you or someone else, or should I do it myself and start crying wolf to bring back/retain needed Struts quirks? Or maybe I can rewrite Struts Dialogs for WebWork? Umm... if I remember correctly, Jason did not like the idea of session-scoped inter-request data, when we had an argument on TSS over Redirect-after-Post pattern. Despite that this pattern is less relevant for ajaxified applications, it still makes a lot of sense for situations where client scripting is not allowed.
How about enriching the "classic" practice of pre- and post- actions with init-display-postback-reload approach a-la ASP.NET?
|