]
Randall Hauch updated DNA-77:
-----------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Assignee: Randall Hauch
SequencerOutput setProperty and setReference method signatures need
to be changed
---------------------------------------------------------------------------------
Key: DNA-77
URL:
http://jira.jboss.com/jira/browse/DNA-77
Project: DNA
Issue Type: Bug
Components: Sequencers
Affects Versions: 0.1
Reporter: Johnny Verhaeg
Assigned To: Randall Hauch
Fix For: 0.2
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Both methods' first parameter should be a Path. The setProperty method should have
one method for each JSR-283 primitive type, with the last parameter being of that type,
and the setReference method's last parameter should be Path..., as follows:
setProperty(Path nodePath, String property, Path path)
setProperty(Path nodePath, String property, Boolean value)
setProperty(Path nodePath, String property, String value)
etc.
setReference(Path nodePath, String property, Path... paths)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: