On 11/6/06, Qasim Rasheed <[EMAIL PROTECTED]> wrote:

AFAIK, IIF is considered evil and should be avoided.

Aw, that' s just a cliché. Rules are made to be broken and if it ain't
broke, don't fix it.


null="#YesNoFormat( NOT len( trim( arguments.to.<xsl:value-of
select="@alias" />) ) GT 0 )#"

If you're going to change it you might as well get rid of the NOT.

null="#YesNoFormat(len( trim( arguments.to.<xsl:value-of
select="@alias" />) ) EQ 0 )#"

Patrick
--
Patrick McElhaney
704.560.9117


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to