Re: Local / lazy referencing
Adam Megacz <[email protected]> 03 Oct 2003 14:55:37 -0700
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Charles Goodwin <[email protected]> writes: > How is the public/private issue now handled? Sadly, it is simply not handled ;) var variables are private to the script that declares them, but we no longer have a way of declaring "package-private" stuff. The new resource system makes this challenging. Lemme know if you have any suggestions. > > - Charlie > > > > _______________________________________________ > widgets mailing list > [email protected] > http://lists.xwt.org/listinfo/widgets > -- "Education is not filling a bucket but lighting a fire." -- WB Yeats