Design Review Schedule Web Services
Discussed Jan 13th
Notes:
- http://svn.openmrs.org/openmrs-modules/webservices.jaxws.api/web/src/org/openmrs/module/webservicesjaxwsapi/web/OpenMRS_API_WebService.java
- Can we use annotations so that each method doesn't have to call JaxwsSupport.authenticate(webServiceContext);
- http://svn.openmrs.org/openmrs-modules/webservices.jaxws.api/web/src/org/openmrs/module/webservicesjaxwsapi/web/ConceptNameStub.java
- Don't remove objects like RetiredBy...instead have that be a string/uuid
- Don't pass out internal database primary key ids in general, use uuids.
-
*Do we have alternative names other than*Stub ?
- We need to look at Obs more in depth, its a good object that references a lot of things
- Discuss on the dev call tomorrow ? 2010-01-14 Developers Conference Call