DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38186>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38186

           Summary: [Shale][View] Devise coherent exception handling
                    strategy
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Shale
        AssignedTo: dev@struts.apache.org
        ReportedBy: [EMAIL PROTECTED]
 BugsThisDependsOn: 38185
OtherBugsDependingO 38000
             nThis:


Handling of exceptions from application event handlers is currently ad hoc, and
does not always guarantee that ViewController contracts will be fulfilled.  We
need a general strategy for handling such exceptions that fulfills contracts,
and offers application developers some choices in how they are handled (ignore,
log only, log and rethrow, log and accumulate into an exception thrown at the
end of the request).

Along the way, ensure that issue 38000 in particular gets addressed

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to