OZONE Asylum
Forums
DHTML/Javascript
complex switch case
This page's ID:
27696
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[u]Tiberius Prime[/u]: By "Interface" the typical object oriented jargon means a set of feature signatures brought together as one named unit. Stating in your code that a class implements an interface - or an object, depending on how the language does these types of things - means a form of contract; a guarantee that a class - or object - implements that set of signatures. It can be seen as a type mechanism that can span multiple different class hierarchies that except for implementing the interface have nothing in common. Your second alternative sounds more like "feature signature" in typical jargon to me. [u]Hugh[/u]: JavaScript has a [b]continue[/b] statement, yeah. It might be more limited than you think however, as [b]continue[/b] may only occur in loop constructs, and means that the rest of the loop body should be jumped over this iteration, going directly to the next loop iteration. -- var Liorean = { abode: "[sigrotate][url]http://liorean.web-graphics.com/[/url]|[url]http://codingforums.com/[/url]|[url]http://web-graphics.com/[/url][/sigrotate]", profile: "[url]http://codingforums.com/member.php?u=5798[/url]"};
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »