You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2014/07/15 09:45:06 UTC

[jira] [Created] (OLINGO-363) Client proxy code at runtime shouldn't re-download metadata

Francesco Chicchiriccò created OLINGO-363:
---------------------------------------------

             Summary: Client proxy code at runtime shouldn't re-download metadata
                 Key: OLINGO-363
                 URL: https://issues.apache.org/jira/browse/OLINGO-363
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client
    Affects Versions: V4 0.1.0
            Reporter: Francesco Chicchiriccò
             Fix For: V4 0.1.0


The current code gen proxy, whenever it sends a request to the service, it has to send a GET request to the metadata document to get the model to help it serialize/deserialize the payload. This downloading operation for every single request creates a lot of overheads.



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