Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
data.xml
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
Colour
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Undo
Redo
Keyboard Shortcuts Help
<p><strong>Design Discussion for clojure.data.xml</strong></p> <p>Problem: There have been a slow stream of ad-hoc requests for XML features in clojure, but no unifying design.</p> <p><strong>Issues</strong></p> <ul> <li>promote (part of?) clojure.contrib.lazy-xml? <ul> <li>lazy-xml/parse-seq (optionally) relies on an external jar, <a href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/">http://www.extreme.indiana.edu/xgws/xsoap/xpp/</a> Presumably that option would simply be removed for a clojure.data.xml version?</li> <li>lazy-xml/emit was reimplemented fairly recently to rely on java.xml.transform for all escaping, indenting, and character encoding. This tends to be more correct than hand-rolled implementations of these, but does depend on Java's pluggable implementations of these classes leading to potentially inconsistent behavior in different Java installations.</li> </ul> </li> <li>translation of XML into Clojure data structures. <ul> <li>clojure.xml, c.c.lazy-xml, and enlive all share same format <ul> <li>enlive actually supports a superset of clojure.xml (namely comments) but the big overgsight in the current Clojure way to represent XML is how to deal with namespaces</li> </ul> </li> <li>format is code friendly</li> <li>could have an alternate literal-friendly form</li> </ul> </li> <li>improve/enhance undocumented functions in clojure.xml <ul> <li>emit XML elements <ul> <li>indentation</li> <li>XML escaping</li> <li>CDATA sections</li> </ul> </li> </ul> </li> <li> <br class="atl-forced-newline" /> <table class="wysiwyg-macro" data-macro-name="section" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e3NlY3Rpb259&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"> <table class="wysiwyg-macro" data-macro-name="column" data-macro-parameters="width=60%" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvbHVtbjp3aWR0aD02MCV9&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e3JlY2VudGx5LXVwZGF0ZWR9&locale=en_GB&version=2" data-macro-name="recently-updated"></td></tr></table> <table class="wysiwyg-macro" data-macro-name="column" data-macro-parameters="width=5%" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvbHVtbjp3aWR0aD01JX0&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"><p /></td></tr></table> <table class="wysiwyg-macro" data-macro-name="column" data-macro-parameters="width=35%" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvbHVtbjp3aWR0aD0zNSV9&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"> <h6>Navigate space</h6> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e3BhZ2V0cmVlc2VhcmNofQ&locale=en_GB&version=2" data-macro-name="pagetreesearch"> <img class="editor-inline-macro" src="/plugins/servlet/confluence/placeholder/macro?definition=e3BhZ2V0cmVlfQ&locale=en_GB&version=2" data-macro-name="pagetree"></td></tr></table></td></tr></table></li> </ul>
Attachments
Labels
Location
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced