Falkland CMS

68 thoughts
last posted Oct. 1, 2013, 2:19 p.m.

59 earlier thoughts

0

Day 80 - September 11, 2013

Finally got addition of categories to category trees working. Involved transforming the on disk CouchDB data structure, vectors of maps of vectors of maps..., which is the same as the JSON tree returned in the REST API, to a data structure more amenable to manipulation, which is ordered maps of maps of ordered maps of maps... and then back again once the manipulation is complete.

Worked out the remaining tasks to finish up Clojure API and unit testing for taxonomy and categories.

8 later thoughts