Alan Lord wrote:
But what benefit is there is having it as an explicitly "abstract"
class? Why can't it just be a "normal" class definition which you
inherit from?

The idea is that a high-level language should prohobit you from doing things that do not make sence. Why they implemented it in PHP? Because it's there in Java, I guess.

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

Reply via email to