Re: Bug 486 - redirect crashes core
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
On Thu, 2004-03-04 at 23:30, Charles Goodwin wrote: > But if all restrictions are being dropped on what can and cannot be > trapped, then surely this can be done by the widgets and can be dropped > by the core? The big argument for keeping this in the core is that it might be more efficient. There are a lot of box properties, and if you're wanting to forward pretty-much all of them, then that's 30-40 traps (at least) to be doubled-up (in both directions). Although from a programming perspective, this will be a lot easier to deal with if it's widget-only, because then we can control the redirects as opposed to working around them. A lot of time was spent working around the redirected properties in Lithium, so it'd be cool to save ourselves the hassle this time around (as long as we use our newfound freedom wisely). -- - Charlie Charles Goodwin <[email protected]> Online @ http://www.charlietech.com