[snip]
Making "utility" classes are somewhat straight forward, but getting them

to work together, seems like a pain.

So I was thinking, if a class was started in the global space, is it a
sin,
to use the $GLOBALS array to access it, instead of tying in all these 
references??
[/snip]

Global space? Yes, what you're talking about, if possible, is a sin. 

Why is getting the classes to work together a pain?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to