Personally, I ...

* Use 4-space indenting on any child
* If the attributes get to unwieldly to have on a single line, I put each
one on a separate line, indented 8-spaces from the tag start.
* I match the indentation of the close tag with the open tag.

A snippet:



Julie 
[EMAIL PROTECTED]

> Message: 4
> Date: Wed, 14 Mar 2007 09:45:51 -0700
> From: Rob Mensching <[EMAIL PROTECTED]>
> Subject: Re: [WiX-users] Wix Coding Standards
> To: Anand <[EMAIL PROTECTED]>,
>       "wix-users@lists.sourceforge.net"
<wix-users@lists.sourceforge.net>
> Message-ID:
>       <[EMAIL PROTECTED]> >
MSG.exchange.corp.microsoft.com>
>       
> Content-Type: text/plain; charset="us-ascii"
>
> I'm working on a mini-document that talks about CustomAction best 
> practices that I'll eventually post on my blog (lots of stuff to cover).
> I haven't seen anything that talks about good ways to organize WiX source
> code.
>
> What do other people do?




_____________________________________________________________________________
Scanned by IBM Email Security Management Services powered by MessageLabs. For 
more information please visit http://www.ers.ibm.com
_____________________________________________________________________________

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to