Click here to Skip to main content
15,899,026 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Redundancy Peaking Pin
MikeD 216-Aug-11 2:26
MikeD 216-Aug-11 2:26 
GeneralRe: Redundancy Peaking Pin
Nagy Vilmos16-Aug-11 3:10
professionalNagy Vilmos16-Aug-11 3:10 
GeneralRe: Redundancy Peaking Pin
Nikola Radosavljevic16-Aug-11 3:17
Nikola Radosavljevic16-Aug-11 3:17 
GeneralRe: Redundancy Peaking Pin
Nagy Vilmos16-Aug-11 3:22
professionalNagy Vilmos16-Aug-11 3:22 
GeneralRe: Redundancy Peaking Pin
Nikola Radosavljevic16-Aug-11 3:37
Nikola Radosavljevic16-Aug-11 3:37 
GeneralRe: Redundancy Peaking Pin
Nagy Vilmos16-Aug-11 3:52
professionalNagy Vilmos16-Aug-11 3:52 
GeneralRe: Redundancy Peaking Pin
Nikola Radosavljevic16-Aug-11 3:55
Nikola Radosavljevic16-Aug-11 3:55 
GeneralRe: Redundancy Peaking Pin
Sander Rossel16-Aug-11 7:06
professionalSander Rossel16-Aug-11 7:06 
Completely agree with you there!
If the wings fall of an airplane in flight then that would certainly raise an exception.
However, the function Nagy made is a function that checks if the wings have fallen off. If someone would check something like that they are probably expecting that it could somehow have happened. The person checking it would probably want a true or false Big Grin | :-D

"Co-pilot to first pilot, the wings have fallen off!"
"First pilot here, no sweat, we'll just use another plane for the coming flight" Poke tongue | ;-P
It's an OO world.

GeneralRe: Redundancy Peaking Pin
Sander Rossel16-Aug-11 7:13
professionalSander Rossel16-Aug-11 7:13 
GeneralRe: Redundancy Peaking PinPopular
mdblack9816-Aug-11 2:33
mdblack9816-Aug-11 2:33 
GeneralRe: Redundancy Peaking Pin
streamcap16-Aug-11 2:53
streamcap16-Aug-11 2:53 
GeneralRe: Redundancy Peaking Pin
BrainiacV16-Aug-11 3:20
BrainiacV16-Aug-11 3:20 
GeneralRe: Redundancy Peaking Pin
User 259821516-Aug-11 4:33
User 259821516-Aug-11 4:33 
GeneralRe: Redundancy Peaking Pin
V.16-Aug-11 4:45
professionalV.16-Aug-11 4:45 
GeneralRe: Redundancy Peaking Pin
Ralph Little16-Aug-11 6:54
Ralph Little16-Aug-11 6:54 
GeneralRe: Redundancy Peaking Pin
wbaxter3716-Aug-11 5:32
wbaxter3716-Aug-11 5:32 
JokeRe: Redundancy Peaking PinPopular
PaulLinton16-Aug-11 13:08
PaulLinton16-Aug-11 13:08 
GeneralRe: Redundancy Peaking Pin
Shameel17-Aug-11 1:59
professionalShameel17-Aug-11 1:59 
GeneralRe: Redundancy Peaking Pin
Bernhard Hiller17-Aug-11 3:08
Bernhard Hiller17-Aug-11 3:08 
JokeMessage Removed Pin
18-Aug-11 7:25
professionalN_tro_P18-Aug-11 7:25 
GeneralRe: Redundancy Peaking Pin
PaulLinton18-Aug-11 12:08
PaulLinton18-Aug-11 12:08 
GeneralRe: Redundancy Peaking Pin
R. Erasmus17-Aug-11 1:24
R. Erasmus17-Aug-11 1:24 
GeneralRe: Redundancy Peaking Pin
Vladimir Svyatski18-Aug-11 9:18
professionalVladimir Svyatski18-Aug-11 9:18 
GeneralRe: Redundancy Peaking Pin
Bert Mitton29-Aug-11 7:42
professionalBert Mitton29-Aug-11 7:42 
GeneralTry Catch - at least it won't break Pin
RCoate11-Aug-11 17:27
RCoate11-Aug-11 17:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.