* Thus wrote Stephen Sadowski:
> http://us4.php.net/manual/en/language.oop5.abstract.php
> 
> The short is that you can't do anything more than define a function in
> an abstract class.

Negative. It is perfectly fine to have code within an abstract
class.  The documentation needs to get expanded a little bit to
define exactly how an for what use an abstract class can be used.

Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

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

Reply via email to