Change return value from Application#startup() to mean "deny" instead of
"approve"
----------------------------------------------------------------------------------
Key: PIVOT-156
URL: https://issues.apache.org/jira/browse/PIVOT-156
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.3
Reporter: Greg Brown
Assignee: Greg Brown
Priority: Minor
Fix For: 1.3
This will bring the startup() method in line with the convention used for
consumable events, and will also prevent developers from accidentally returning
the wrong value when using Eclipse to create Application stubs (Eclipse stubs
return false by default from boolean methods).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.