in reply to Re: Re: Re: Portably transforming a string to a valid filename
in thread Portably transforming a string to a valid filename
Let me stump again for my kind of solution (XML or no XML; flat file would work just as well). It would be easy enough to write a script that goes through the generated files and builds up a list of titles, or that spits out the node corresponding to a given title (this is beginning to sound like fun, actually!).
I don't see that there's a significant benefit to storing each node in its own file anyway. Or perhaps you can explain why you want to do it this way?
Philosophy can be made out of anything. Or less -- Jerry A. Fodor
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Portably transforming a string to a valid filename
by Anonymous Monk on Feb 20, 2001 at 03:20 UTC | |
by arturo (Vicar) on Feb 20, 2001 at 03:32 UTC |