Re: Widget Architecture
Adam Megacz <[email protected]> 03 Apr 2003 02:41:16 -0800
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Andrew Kohlsmith <[email protected]> writes: > > 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"? > A user forgets a ; or a } and the engine does the same thing. Well, at least they get an error message in the log ;) This isn't necessarily good, but in the case of a syntax error, I can't think of a better behavior... can you? If so, I'd really like to add it. XWT's error handling is VERY poor right now. I'd like to eventually get to the point where programming mistakes result in well-defined behavior rather than misrenderings. - a _______________________________________________ http://lists.xwt.org/listinfo/dev