vittoriom / RNFPlaceholder

A placeholder project for the work in progress framework RuntimeNetworkFoundation
MIT License
0 stars 0 forks source link

Write the parameter parsing component #7

Closed vittoriom closed 10 years ago

vittoriom commented 10 years ago

It should be able to parse all the parameters of Endpoint, Operation (, Deserialization, ... ) configurations with the same shared logic (use of named parameters and parameters from the runtime call).

It should also be able to merge parameters of an operation with the ones from the endpoint.