telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
210 stars 265 forks source link

apiTypesV2 library name + ngsiv2:: namespace usage #1290

Open kzangeli opened 9 years ago

kzangeli commented 9 years ago

Rename apiTypesV2 to ngsiV2Types. The namespace used in apiTypesV2 has been decided to be ngsiv2, so, it makes sense to change the name of the library to ngsiV2Types.

Effort: 1 man day

fgalan commented 9 years ago

In addition, classes inside ngsiV2Types (today: apiTypesV2) have to be modified to use ngsiv2:: as part of this issue.