You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2010/03/11 15:10:27 UTC

[jira] Closed: (CAY-1402) Ability to use Terminating "@size" in Nested Properties Against Collections

     [ https://issues.apache.org/jira/browse/CAY-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1402.
--------------------------------

    Resolution: Fixed

> Ability to use Terminating "@size" in Nested Properties Against Collections
> ---------------------------------------------------------------------------
>
>                 Key: CAY-1402
>                 URL: https://issues.apache.org/jira/browse/CAY-1402
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 3.0RC2
>            Reporter: Andrew Lindesay
>             Fix For: 3.1M1
>
>         Attachments: patch.txt
>
>
> If approved, could I ask you to apply the attached patch to "Cayenne.java" in 3.1 trunk for me -- it will allow the use of a "size" property against collections in to-many relationships which, as you know, is commonly used in WebObjects key-paths...
> 	author.books.count
> With this change a similar thing is possible against Cayenne data objects...
> 	author.books.size
> ----
> After some discussion, it was decided that the "@size" would be a better approach to take in order to avoid naming conflicts.

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