[snip] On Tue, 2009-01-20 at 01:35 +0000, Nathan Rixham wrote: > and on the other side.. to open things up > > interface Object { > } > > or > > abstract class Object { > } > > or > > class Object { > } These braces are all wrong. [/snip] Uh...no they're not. (And you knew I was going to say that :) ) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php