Specification: comment on the return types for getId() in Host and HostGroup
----------------------------------------------------------------------------

                 Key: RADMAN-22
                 URL: http://issues.ops4j.org/jira/browse/RADMAN-22
             Project: Pax RadMan
          Issue Type: Task
          Components: BOOTSTRAP
         Environment: Section 3.1 entitled "Gateway Core Module" of the Radman 
specification
            Reporter: Gavin Bong
            Assignee: Edward Yakop


interface Host
{
    String getId();
    ...snip...
}

interface HostGroup
{
    String getId();
    ....snip....
}

Would it be more appropriate that the return types for [EMAIL PROTECTED] getId} 
be changed to [EMAIL PROTECTED] long} ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to