Re: request for widget library status report

Andrew Kohlsmith <[email protected]> Sun, 20 Apr 2003 09:45:43 -0400
Newsgroups gmane.comp.java.xwt.general
Organization Benshaw Canada
Message-ID <[email protected]>
> <xwt>
>    <template>
>    <[CDATA[
>
> var myvar = function(a, b) { if (a && b) return "seven";}
>
>    ]]>
>     <box id="box1"/>
>     <box id="box1"/>
>    </template>
> </xwt>

Excuse me while I vomit...

That is disgusting, especially since we already have 'and' (and if I ever 
get around to fixing the patch) 'or' keywords for && and ||.   Even adding 
'lt' and 'gt' might be a better idea than trying to work with that CDATA 
block.

Hell, why not just declare <template> a de-facto alias for CDATA?  I would 
think that would be by far the most straightforward and idiot-proof way of 
doing things.

Regards,
Andrew

_______________________________________________
http://lists.xwt.org/listinfo/dev