Re: New switch/case idea
- Posted by jeremy (admin) Apr 07, 2009
- 1755 views
jemima said...
You have clearly all gone stark raving bonkers...
What happened to the concept of READABLE code???
We were exploring what would happen under rare cases. The example was not something that would actually be programmed. You can program contorted things with any of our constructs and make totally unreadable code. However, when switch is used correctly it makes very maintainable, clear, beautiful code.
Jeremy