Static fixes
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
Looks like static is fixed, but...
I thought it was agreed that in the static node, to declare a public
static variable, we'd use the 'static.' notation:
static.varname = function() {}
static.somevar = "testing123";
As it is, you have to omit the 'static.' otherwise you get some 'tried
to put a value to the blah property on the null value'.
--
- Charlie
Charles Goodwin <[email protected]>
Online @ http://www.charlietech.com