hapi-fhir/TODO.txt

6 lines
252 B
Plaintext
Raw Normal View History

2014-03-04 08:13:28 -05:00
* Implement JSON parser and encoder
* Implement strategy for narrative generation
2014-03-05 17:35:06 -05:00
* Fix XML encoder to not encode empty elements
* Add SimpleSetters for all primitive datatypes
* Implement and add Simple Getters in a similar way to simple setters