On Monday 25 November 2013 10:24:40 Michael Schnell wrote:
> On 11/24/2013 05:21 PM, Marcos Douglas wrote:
> > I disagree that a program without 'return' or 'exit' uses a more safe
> > coding style.
>
> +1;
>
> you often would need to use "break" and/or clumsy constructs using flags
> or even "goto".
>
> IMHO, each of this makes the code less readable.
>
You and Marcos probably never had to debug code with common necessary cleanup 
at procedure end and a deeply nested sometimes triggered 'exit' which 
bypassed the cleanup accidentally. It happened several times to me...

Martin

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to