Timeline for Should I use switch statements or long if...else chains?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 4, 2012 at 23:54 | comment | added | Christopher Mahan | @Yar, Reminds me of my wikipedia admin days... Oh Joy. (am I completely off-topic yet?) | |
| Jan 4, 2012 at 23:42 | comment | added | Dan Rosenstark | Yeah, meta has it all going on. I stopped participating when I realized that ;) | |
| Jan 3, 2012 at 23:34 | comment | added | Christopher Mahan | ya, found out they have it going on at meta.programmers.stackexchange.com/questions/308/… | |
| Jan 3, 2012 at 22:45 | comment | added | Dan Rosenstark | You should alert them at meta unless it's a known topic. Thanks for givin' me a witness. | |
| Jan 2, 2012 at 22:05 | comment | added | Christopher Mahan | Python formatting works at stackoverflow but not at programmers.stackexchange.com :( | |
| Jan 2, 2012 at 22:04 | history | edited | Christopher Mahan | CC BY-SA 3.0 | deleted 55 characters in body |
| Jan 2, 2012 at 21:56 | history | edited | Christopher Mahan | CC BY-SA 3.0 | added 53 characters in body |
| Jan 2, 2012 at 21:40 | comment | added | Dan Rosenstark | Elif is just an if statement with a few letters missing. It's definitely more like an if statement than a switch statement. The fact the Python does NOT have a switch makes one who hates them (like me) think that they're not alone. | |
| Nov 2, 2010 at 16:18 | history | answered | Christopher Mahan | CC BY-SA 2.5 |