RE: [ooc-compiler] libadt: Naming Issues
Brought to you by:
mva
|
From: Griebling, M. <mic...@ho...> - 2000-09-08 12:39:32
|
I'm not sure whether this would solve any problems but languages such as Ada which support generic interfaces through which a data type could be supplied during instantiation. This would at least take care of the need to subclass based on different types. Someone was working on a method of doing something like this with one of the Oberon dialects but I can't recall which one it was. Michael |