Hey all - 

Just wondering what the best way to implement a abstract base class,
to ensure that the class cannot be instantiated, but can be inherited
from.

I tried dropping <cfthrow type="com.AbstractBaseClassException"
message="This class cannot be instantiated" > in the top of the cfc,
but that fires when a CFC that extends it is created (which makes a
degree of sense).

So I'm a bit stuck.

Any thoughts?

Mark

-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to