Sciweavers

4 search results - page 1 / 1
» Reconsidering Classes in Procedural Object-Oriented Code
Sort
View
WCRE
2008
IEEE
13 years 11 months ago
Reconsidering Classes in Procedural Object-Oriented Code
Muhammad Usman Bhatti, Stéphane Ducasse, Ma...
APSEC
2001
IEEE
13 years 8 months ago
A Framework for Migrating Procedural Code to Object-Oriented Platforms
With the rapid growth of the Internet and pervasive computing activities, the migration of back-end legacy systems to network centric environments has become a focal point for res...
Ying Zou, Kostas Kontogiannis
PLDI
1995
ACM
13 years 8 months ago
Selective Specialization for Object-Oriented Languages
Dynamic dispatching is a major source of run-time overhead in object-oriented languages, due both to the direct cost of method lookup and to the indirect effect of preventing othe...
Jeffrey Dean, Craig Chambers, David Grove
OOPSLA
2005
Springer
13 years 10 months ago
Micro patterns in Java code
Micro patterns are similar to design patterns, except that micro patterns stand at a lower, closer to the implementation, level of abstraction. Micro patterns are also unique in t...
Joseph Gil, Itay Maman