[ 
https://issues.apache.org/jira/browse/JDO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916803#action_12916803
 ] 

Andy Jefferson commented on JDO-633:
------------------------------------

Thx Michael.
- I added TODOs since the job of "just adding a new model class" impacts on 
other "models" and I don't need the MeetingRoom class in those models, so far 
simpler just to put TODOs. We don't need the TODOs completing for these tests, 
and all tests pass fine as is, so ok for check-in (IMHO)
- The test failure you see is the same as the one in 2.1.0. SVN works fine on 
both branches
- Didn't know about that method, so yes it could go in. I simply copied the 
code from SupportedCollectionMethods, so that will need the same change (and 
maybe SupportedMapMethods too)

> List.get(int) support in JDOQL is missing
> -----------------------------------------
>
>                 Key: JDO-633
>                 URL: https://issues.apache.org/jira/browse/JDO-633
>             Project: JDO
>          Issue Type: New Feature
>          Components: specification, tck
>    Affects Versions: JDO 2 maintenance release 2
>            Reporter: Timo Westkämper
>             Fix For: JDO 3 maintenance release 1
>
>         Attachments: list_get_method.patch
>
>
> It would be nice to get List.get(int) into JDOQL, in other words access of 
> indexed list elements.
> Querydsl has support for that and for consistency it would be nice if JDOQL 
> supported it as well.

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

Reply via email to