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]

RE: Re:


>Maybe it'll help you to think of the following C/C++/Java construct:
>
>	y = (x == a? c : d)
>
>-kuer

Funny that you mention that, because most people that I know regard the 
ternary operator as hard to read, awkward, and generally bad form. :)

I can understand why XSL works the way it does though.  This is just my 
first time ever dealing with a language that isn't like C at all.

-Kevin
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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]