Re: Finding unused hdf data

"David Jeske" <[email protected]> Mon, 13 Apr 2009 18:50:07 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
-- Nikolai Kondrashov wrote:
> I have opted for another approach. I simply read the file hdf_read_file and
> traverse the whole HDF tree extracting values of the nodes marked with
> "lang" attribute.  For runtime translatiion I do the same but replace these
> values with their translation.

How do you determine that an HDF attribute market with [lang] is still in use
in a CS template somewhere?

Culley's original challenge is to clean up cruft when there are many HDF [lang]
strings around which are no longer referenced.