Next in thread → Next in month →

RE: [xml-dev] asserting filesystem structure with xpaths

From
Danny Ayers <>
To
Bill de hÓra <>,
Date
2003-09-30T21:20:08Z
ID
<>
Thread
RE: [xml-dev] asserting filesystem structure with xpaths
Nice idea.

I've haven't tried this as such, but had fun a while ago generating XML
trees from filesystem directories, with docs in the dirs - doing it in
JavaHelp XML format meant JavaHelp could be used as a rather nice reader,
complete with multi-level table of contents tree structure, index and
search.

http://dannyayers.com/old/code/autohelp.htm

(some of the links might not work - this was salvaged from another domain)

Cheers,
Danny.

> -----Original Message-----
> From: Bill de hÓra [mailto:]
> Sent: 30 September 2003 22:27
> To: 
> Subject: [xml-dev] asserting filesystem structure with xpaths
>
>
> Hi,
>
> I'd like a service I'm running to be able to make an integrity check
> against a number of directory structures it depends on, to generate
> testcard/happy page on startup (and check the structure
> intermittently afterwards). I'm thinking this could be done with a
> list of XPaths asserted against a XML representation of the
> filesystem. I can't be the first person to want to have done this,
> so I was wondering if anyone here ever used XML/XPath to do such a
> thing?
>
> Bill de hÓra
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
Next in thread → Next in month →