This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xslt readability/maintainability


> Date: Thu, 6 Jun 2002 08:52:33 -0700
> From: Zack Brown <zbrown@tumblerings.org>
> Subject: [xsl] xslt readability/maintainability
> 
> Hi folks,
> 
> I find it difficult to come up with a consistent coding style for XSLT.
> It seems that some form of indentation and line-break decisions would be
> useful, but exactly what rules to follow for maximum readability seem hard
> to determine. Has anyone given serious thought to this problem? I'm in a
> situation where multiple people may start sending me patches for my xslt files
> (and accompanying makefiles), and I want to have some guidelines to give them,
> so the files don't become spaghettified.

IMVHO XSLT was designed not for readability but for parsability. The best way
to understand xslt files is to use tools that can present the content in
a readable form.

Regards!

Vit
-- 
Vit(aly B.) Rudovich          mail@VRudovich.com
    
           http://www.VRudovich.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]