<?xml version="1.0" encoding="windows-1252"?>
<node id="290372" title="Re^5: Tk question" created="2003-09-10 07:04:43" updated="2005-06-08 08:24:27">
<type id="11">
note</type>
<author id="218773">
benn</author>
<data>
<field name="doctext">
Yes, I think globals are a Bad Thing generally - not So Bad that I don't use them {g}, but it'll only ever be a couple ($dbh and $cgi, generally). I try to only use globals if it makes things more stylish, or efficient, or pretty. In a case like this, where it looks he's trying to make *every widget* global, that's almost definitely a Bad Thing, and is probably contributing to some 'code spaghetti'. 
&lt;p&gt;Cheers, Ben.</field>
<field name="root_node">
289743</field>
<field name="parent_node">
290360</field>
</data>
</node>
