You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2010/12/19 17:18:01 UTC

[jira] Commented: (ISIS-57) Remove arrays from all public APIs, replace with (immutable) lists of elements.

    [ https://issues.apache.org/jira/browse/ISIS-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973009#action_12973009 ] 

Dan Haywood commented on ISIS-57:
---------------------------------

ObjectActionContainer#getServiceActions()
ObjectActionContainer#getObjectActions() 

ObjectAssociationContainer#getAssociations()
ObjectAssociationContainer#getProperties()   - was called #getOneToOneAssociations()
ObjectAssociationContainer#getCollections()   - was called #getOneToManyAssociations()

> Remove arrays from all public APIs, replace with (immutable) lists of elements.
> -------------------------------------------------------------------------------
>
>                 Key: ISIS-57
>                 URL: https://issues.apache.org/jira/browse/ISIS-57
>             Project: Isis
>          Issue Type: Improvement
>          Components: isis-parent (build plugins + site)
>            Reporter: Dan Haywood
>
> This is an umbrella JIRA to steadily improve our API.  If you find a change you want to make, create a subtask under this one and action on it.
> This umbrella JIRA won't get a fix version until all APIs have been impacted, which could take some time.  Individual subtasks can be assigned fix versions as they are done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.