Skip to content

Changes between #32 and #33

#33 (Aug 8, 2024, 5:26:04 PM)

  1. Initial version of the programmatic whiteboard (commit: 4a1d370) — thomas.calmant / detail
  2. Added some javadoc (commit: 3b4582c) — thomas.calmant / detail
  3. Put constants in an interface and use them internally (commit: ed3470c) — thomas.calmant / detail
  4. Removed generic from WhiteboardHandler interface (commit: 6bb42da) — thomas.calmant / detail
  5. Added note on javadoc (commit: a95e364) — thomas.calmant / detail
  6. Addressed review comments (commit: ca3e7b4) — thomas.calmant / detail
  7. Small enhancements of the provider snapshot API (commit: 6a6a881) — thomas.calmant / detail
  8. Allow default resource metadata to be set in the model (commit: fad36b2) — timothyjward / detail
  9. Allow data and metadata update de-duplication (commit: d56f449) — timothyjward / detail