Maybe *ignore-whitespace* is a beter name since it doesn't remove anything and will retain some of it. I would prefer it to default to true.
On Wed, Feb 18, 2009 at 12:59 PM, Christophe Grand <[email protected]> wrote: > > clojure.xml currently removes significant whitespaces. I guess that > people processing xml as data want this behavior (while people > processing xml as mark-up don't). What's the best way to accomodate > these to use cases? Through a *remove-all-whitespaces* var? > > Christophe > > -- > Professional: http://cgrand.net/ (fr) > On Clojure: http://clj-me.blogspot.com/ (en) > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
