Re: org.ibex.js switch() statement

David Crawshaw <[email protected]> Sat, 10 Apr 2004 14:14:18 +1000
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On 10/04/2004, at 2:14 PM, Adam Megacz wrote:
> No.  But this fact should be documented in the reference.  This was 
> deliberate.

Maybe switch statement should be like this, but it's a bit of a break 
from convention, and fall-through switch statements can be useful...

-- d