Design Discussion for clojure.data.xml
Problem: There have been a slow stream of ad-hoc requests for XML features in clojure, but no unifying design.
Issues
- promote (part of?) clojure.contrib.lazy-xml?
- translation of XML into Clojure data structures.
- clojure.xml, c.c.lazy-xml, and enlive all share same format
- format is code friendly
- could have an alternate literal-friendly form
- improve/enhance undocumented functions in clojure.xml
Recently Updated
-
Fuller XML support
commented by Andy FingerhutApr 21, 2013
-
Fuller XML support
updated by Christophe GrandDec 03, 2011
-
Fuller XML support
updated by Laurent PetitDec 01, 2011
-
Home
updated by Shantanu KumarNov 06, 2010
-
Home
updated by Christophe GrandNov 03, 2010
-
Home
updated by ChouserOct 30, 2010
-
Home
updated by Stuart HallowayOct 30, 2010
-
data.xml
created by Stuart HallowayOct 30, 2010
Navigate space
Error rendering macro 'pagetree' : null -
Fuller XML support
Labels: