xsl-list
[Top] [All Lists]

Re: [xsl] Is there a way of obfuscating XSLT stylesheets ?

2007-02-05 07:48:00
It all depends on how "obfuscation" is defined.

For example, the code of FXSL is very readable (horizontal and
vertical indentation, meaningful names, extra bank space), however,
people who are not introduced to the ideas of functional programming
find any FXSL application "obfuscated"  :o)

In my practice, even giving the complete source code of a real world
(not too-small) application (in any language) will not help much. What
is much more valuable is the design document, which explains at a
higher level what the code is doing.

As the proverb goes, one cannot see the forest being too close to a tree.

--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play

On 2/5/07, Ben Stover <bxstover(_at_)yahoo(_dot_)co(_dot_)uk> wrote:
Is there a way of obfuscating XSLT stylesheets?

The obfuscation could be lower than "military grade" but should be not easily 
be reversible.

I think an obfuscation method which is similarly used with Javascript and HTML 
sources.














___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of 
use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>