158
Voted
OOPSLA
15 years 4 months ago
1995 Springer
All object-oriented languages provide support for subtype polymorphism, which allows the writing of generic code that works for families of related types. There is also a need, ho...
105
Voted
OOPSLA
15 years 4 months ago
1995 Springer
Existing schemes for object layout and dispatch in the presence of multiple inheritance and separate compilation waste space and are slower than systems with single inheritance. T...
103
click to vote
OOPSLA
15 years 4 months ago
1995 Springer
Object-oriented user interface frameworks are usually implemented in a class-based language. We chose instead to develop a prototype-based language, NewtonScript, for this purpose...
OOPSLA
15 years 4 months ago
1995 Springer
Abstracting with credit is permitted. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Internal Acc...
80
Voted
OOPSLA
15 years 4 months ago
1995 Springer
In Self 4.0, people write programs by directly constructing webs of objects in a larger world of objects. But in order to save or share these programs, the objects must be moved t...
|