...
0167481# (Participant Code)
Attendees
- Scott K
- Eric W
- Benn O
- Keith H
- Chris H
- Scott C
- Jeremy R
Agenda
- Review old action items
- Group Web Service vs Group REST API vs Group HTTP JSON API
- Feedback from ACAMP: Don't do client side libraries, don't do POX
- Provisioning APIs
Notes
...
- If supporting multiple data formats, should be able to do it automatically (and not have to reimplement)
- If that results in "bad" XML then it's perhaps better to not use XML
- Effort required to support multiple approaches
- REST doesn't deal with (eg) multiplicity of identifiers well
- Consensus on call seems to be POJ (plain-old-JSON over HTTP) without calling it REST, derived programmatically from an object model
Action Items
New
Old
- Keith: Look into IDLs
- Benn and Tom Z: Figure out where to start with Provisioning API