Re: Local / lazy referencing
Brian Alliet <[email protected]> Fri, 10 Oct 2003 12:10:09 -0400
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Friday, October 10, 2003, at 04:46 AM, Charles Goodwin wrote: > Adam Megacz wrote: >>> thisbox.image = res.org.xwt.theme.monopoly.image["test.png"]; >> We're going for a java-y syntax here... > > Is that a 'yes' or a 'no' (or a 'maybe'!)? Sounds like a no (as in, he wants to keep it the way it is) I kind of like this "res" namespace idea. Who cares about java-y syntax? DHTML/JS/Flash developers probably don't know what packages are anyway and I'm sure most java developers realize js != java and don't expect things to work the same. -Brian