You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2014/03/11 10:06:44 UTC

[jira] [Updated] (OLINGO-65) EdmPrimitiveType questions

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

Christian Amend updated OLINGO-65:
----------------------------------

    Description: 
1: In V2 there were multiple ways to get the implementation for simple types. In V4 we should have a unified way of accessing them from the api. Note: simple types are now called primitive types 
2: Do we really need internal implementations for UInt7 or EdmNull since both are not mentioned in the V4 Specification. In V2 we used them during literal parsing.

Additional tasks as discussed on the mailing list: http://markmail.org/message/a2glwaql4i4kjaox
1. Implement geo types.
2. Move singleton classes to commons core.
3. Move Uint7 and EdmNull to server core
4. Provide method to fetch implementation based on supported format.
5. Discuss how to handle EdmStream.


  was:
1: In V2 there were multiple ways to get the implementation for simple types. In V4 we should have a unified way of accessing them from the api. Note: simple types are now called primitive types 

2: Do we really need internal implementations for UInt7 or EdmNull since both are not mentioned in the V4 Specification. In V2 we used them during literal parsing.


> EdmPrimitiveType questions
> --------------------------
>
>                 Key: OLINGO-65
>                 URL: https://issues.apache.org/jira/browse/OLINGO-65
>             Project: Olingo
>          Issue Type: Sub-task
>          Components: odata4-commons
>    Affects Versions: V4 0.1.0
>            Reporter: Christian Amend
>            Assignee: Christian Amend
>             Fix For: V4 0.1.0
>
>
> 1: In V2 there were multiple ways to get the implementation for simple types. In V4 we should have a unified way of accessing them from the api. Note: simple types are now called primitive types 
> 2: Do we really need internal implementations for UInt7 or EdmNull since both are not mentioned in the V4 Specification. In V2 we used them during literal parsing.
> Additional tasks as discussed on the mailing list: http://markmail.org/message/a2glwaql4i4kjaox
> 1. Implement geo types.
> 2. Move singleton classes to commons core.
> 3. Move Uint7 and EdmNull to server core
> 4. Provide method to fetch implementation based on supported format.
> 5. Discuss how to handle EdmStream.



--
This message was sent by Atlassian JIRA
(v6.2#6252)