Sciweavers

303 search results - page 13 / 61
» Typing Safe Deallocation
Sort
View
SPE
1998
72views more  SPE 1998»
13 years 7 months ago
Type-Safe Casting
Wilson C. Hsieh, Marc E. Fiuczynski, Przemyslaw Pa...
PPPJ
2004
ACM
14 years 25 days ago
Safe instantiation in generic Java
This paper presents the “Safe-Instantiation Principle,” a new design principle for evaluating extensions of Java with support for generic types. We discuss the GJ and NextGen ...
Eric E. Allen, Robert Cartwright
AOSD
2008
ACM
13 years 9 months ago
StrongAspectJ: flexible and safe pointcut/advice bindings
AspectJ was designed as a seamless aspect-oriented extension of the Java programming language. However, unlike Java, AspectJ does not have a safe type system: an accepted binding ...
Bruno De Fraine, Mario Südholt, Viviane Jonck...