Re: Widget Architecture

Andrew Kohlsmith <[email protected]> Wed, 2 Apr 2003 23:54:01 -0500
Newsgroups gmane.comp.java.xwt.general
Organization Benshaw Canada
Message-ID <[email protected]>
> The only reason I'm against that is that if somebody forgets to call
> xwt.theme(), their UI renders in a totally wacked-out, bizarre manner,
> usually leaving them wondering "what the heck happened"?

You keep bringing this up, Adam, and without a clear reason why this is a bad 
thing.

A user forgets a ; or a } and the engine does the same thing.  or uses and 
instead of &amp;...  or writes to 'myparm' instead of 'myparam' -- these are 
all examples of author error.  Let the author fix the problem rather than try 
and work with the broken system!

This isn't HTML rendering; it's application authoring.

Regards,
Andrew

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