History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STORMWINDACCURACY-3
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Bernardo Heynemann
Reporter: Bernardo Heynemann
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Stormwind Accuracy

Change Actions to have an ActionResult in the OnActionExecute method instead of void

Created: 24/Jul/08 02:46 PM   Updated: 30/Jul/08 12:22 PM
Component/s: BDD Framework, Fluent Interface - I
Affects Version/s: 0.3.0.0, 0.4.0.0
Fix Version/s: 0.3.0.0


 Description  « Hide
Change the base action's OnActionExecute method to return an ActionResult object, instead of returning void.

This will ensure that no ActionFailedExceptions get thrown, except from Accuracy's own engine.

 All   Comments   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bernardo Heynemann - 30/Jul/08 12:22 PM
This won't add any value to the way Accuracy works.