Re: RFC: make JSExn non fatal and caught by Template.java
Brian Alliet <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Message-ID | <[email protected]> |
On Mar 11, 2004, at 8:34 PM, Tupshin Harper wrote: > Right now, any template that has code that results in a JSExn > effectively kills the application I think that is what we want. If a template application fails the caller should know about it, right? -Brian