[dna-issues] [JBoss JIRA] Work started: (DNA-77) SequencerOutput setProperty and setReference method signatures need to be changed

Randall Hauch (JIRA) jira-events at lists.jboss.org
Tue May 27 17:33:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/DNA-77?page=all ]

Work on DNA-77 started by 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list