[ 
https://issues.apache.org/jira/browse/OLINGO-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282318#comment-14282318
 ] 

Michael Bolz commented on OLINGO-231:
-------------------------------------

Actual no progress on this issue, latest progress can be seen on [feature 
branch|https://git1-us-west.apache.org/repos/asf?p=olingo-odata2.git;a=shortlog;h=refs/heads/OLINGO-231_PocForAndroid]

> Enable EntityProvider for consume/produce of  XML on Android platform
> ---------------------------------------------------------------------
>
>                 Key: OLINGO-231
>                 URL: https://issues.apache.org/jira/browse/OLINGO-231
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata2-core
>    Affects Versions: V2 1.2.0
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>            Priority: Minor
>
> Because of the lack of the newer Streaming API for XML (StAX) in Android some 
> enhancement is necessary to use the Olingo {{EntityProvider}} in an Android 
> application.
> An idea is to create a thin layer (wrapper) between Olingo and the used XML 
> parsing framework. This layer will be oriented by the Java StAX API and 
> ideally just wraps (delegates) the calls to the concrete implementation. Any 
> concrete implementation (e.g. for Android) than could be implemented in a 
> separate project (jar) and will be loaded via a {{XmlParserFactory}} (similar 
> to current JDKs {{XMLInputFactory}} and {{XMLOutputFactory}}). This way no 
> specific XML library code will be within the Olingo {{core}} and {{api}} 
> modules.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to