RE: [xsl] Re:

Subject: RE: [xsl] Re:
From: "Kevin Nardi" <kevnardi@xxxxxxxxxxx>
Date: Fri, 13 Jul 2001 12:53:48 -0700
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



Current Thread