<?xml version="1.0" encoding="windows-1252"?>
<node id="136301" title="Re: Why I Hate Nested If-Else blocks" created="2002-01-04 15:49:32" updated="2005-07-27 12:10:16">
<type id="11">
note</type>
<author id="120013">
ignatz</author>
<data>
<field name="doctext">
I must confess that I would much prefer a nested if-else block over something like &lt;tt&gt;$ref = [$ref] unless ref $ref eq 'ARRAY';&lt;/tt&gt; I don't see much point in jumping through hoops to avoid nesting. Maybe it's just the novice in me talking.
&lt;p&gt;
Yes, there are times when there are much more elegant solutions then nested if-elses, but shouldn't the goal be simplicity over a blanket condemnation? I guess I'm just not seeing the why in "Why I Hate Nested If-Else blocks."
&lt;p&gt;
My personal approach is to try to keep any nested blocks deep in the guts of my code. If I see to much of it, that sends out an alarm that I may need to abstract out things a bit more. 

</field>
<field name="root_node">
136097</field>
<field name="parent_node">
136097</field>
</data>
</node>
