On Sat, Jun 30, 2007 at 04:27:27PM -0700, ron minnich wrote:
What I can do is look for a disable property in each node. If it is NOT found, emit .enabled = 1; If it is found, .enabled = 0;
sound ok?
Yes sir! As long as enabled is more common than disabled.
//Peter