On Sun, 1 Aug 2004, Zeev Suraski wrote: > At 15:45 31/07/2004, Derick Rethans wrote: > >Exceptions are an OO thing, and it makes NO sense to use them in > >procedural code. Goto is a good thing here. > > Can you explain why it makes no sense to use them in procedural code?
heh? If you're writing procedural code, you do not WANT to use OO features in there, as it makes your code no longer procedural. That's why it makes no sense. Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php