de.setf.wilbur icon indicating copy to clipboard operation
de.setf.wilbur copied to clipboard

replace naive unicode support with system-dependent in collapse-whitespa...

Open vityok opened this issue 12 years ago • 3 comments
trafficstars

Replaces naive Unicode support in the collapse-whitespace function with the system-dependent whitespace handling.

Should fix Issue 4: https://github.com/lisp/de.setf.wilbur/issues/4

vityok avatar Jan 07 '13 19:01 vityok

good evening, vincent;

before we commit to this, the change reads as if it is to apply to
only a function which collapses white space. please explain to me why the parser should collapse white space at
all? if white space appears in a literal term, it should be retained.

?

On 2013-01-07, at 20:49 , Victor wrote:

Replaces naive Unicode support in the collapse-whitespace function
with the system-dependent whitespace handling.

Should fix Issue 4: #4

You can merge this Pull Request by running git pull https:// github.com/vityok/de.setf.wilbur issue-4 Or view, comment on, or merge it at:

https://github.com/lisp/de.setf.wilbur/pull/5

Commit Summary replace naive unicode support with system-dependent in collapse- whitespace File Changes M src/nox/xml-util.lisp (34) Patch Links: https://github.com/lisp/de.setf.wilbur/pull/5.patch https://github.com/lisp/de.setf.wilbur/pull/5.diff

lisp avatar Jan 07 '13 20:01 lisp

@lisp is this PR still open waiting for the answer to the question above? It is a good point, my initial thought was that it is related to XML processing cleaning up strings between XML nodes, not RDF. I will investigate. Unfortunately, only Ora Lassila will have the final answer.

arademaker avatar Nov 26 '18 01:11 arademaker

yes, it is still open waiting for an answer.

lisp avatar Nov 26 '18 05:11 lisp