Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Using XSLT to transform the file system

From: BrianNicholson@-----------.---------.---
To: NULL
Date: 7/9/2008 8:42:00 AM

Thanks for the suggestion -- how would I handle things like merging folders, 
hiding specified folders, etc.?  I apologize if my question was vague; I 
suppose what I'm asking is more of a design question (the best way to filter 
out all of these folders) more than it is a functional question.  I'm sure I 
could do something like have a big function that goes through and contains 
all of these strings and folders that I want to process, but I would prefer 
something that would keep the code clear of any such specific data.  That's 
why I was thinking about XSLT -- it separates the filtering logic from the 
code itself, and it would allow me to cleanly feed in the new directory 
structure via databinding without any further processnig required in the 
actual web application.

Thanks,
Brian Nicholson

"Sam Hobbs" wrote:

> There is a minor error in my code. You don't want CSIDL_PROGRAMS, you want 
> CSIDL_PROGRAM_FILES instead. So use:
> 
>     Private Const CSIDL_PROGRAM_FILES = 38
> 
> And replace use of CSIDL_PROGRAMS with CSIDL_PROGRAM_FILES.
> 
> 
> 
> 


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent