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.

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


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

Reply via email to