This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gnu.kawa.LispReader is abstract and I can't see why


Nic Ferrier wrote:
> The class seems to perform a useful function.
> 
> It's super class isn't abstract.
> 
> So why is it abstract? Is there a reason or is this an oversight?

The reason is that it is meant to be sub-classed by language-specific
readers.  However, I guess there is no reason to keep it abstract.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]