Re: spaces in hdf keys?

"Scott Hassan" <[email protected]> Tue, 12 Jan 2010 19:05:29 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
-- David Jeske wrote:
> I know this question is super old, but I didn't see it answered.
>
> Yes, HDF keys can contain spaces, but obviously this creates problems for
using
> typical "dotted path" syntax in CS files. Furthermore, I don't believe there
is
> any way to reference a top-level node that has a space in it from CS. brandon
> can elaborate.

Shouldn't writeString() quote the keys such that readString can read the HDF
properly?

Scott