[
https://issues.apache.org/jira/browse/SCXML-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved SCXML-44.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0)
0.7
There is a separate blanket issue open to remove deprecations in v1.0 so this
can be resolved now.
> Interface consistency: State.getIsFinal and State.setIsFinal
> ------------------------------------------------------------
>
> Key: SCXML-44
> URL: https://issues.apache.org/jira/browse/SCXML-44
> Project: Commons SCXML
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Jörg Weinmann
> Priority: Trivial
> Fix For: 0.7
>
>
> Getter and setter method for boolean isFinal is inconsistent to similiar
> getter and setter methods in the class.
> I would have expected: State.isFinal() and State.setFinal().
> Compare to isDone(), isSimple(), isDone(), setDone().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.