Sciweavers

8 search results - page 1 / 2
» Existential Owners for Ownership Types
Sort
View
JOT
2007
64views more  JOT 2007»
13 years 4 months ago
Existential Owners for Ownership Types
Tobias Wrigstad, Dave Clarke
TASE
2008
IEEE
13 years 11 months ago
A Fundamental Permission Interpretation for Ownership Types
This paper builds a bridge between permissions and ownership types. Ownership is a recognized alias control technique. With ownership, each object is assigned an owner and any acc...
Yang Zhao, John Boyland
ESOP
2009
Springer
13 years 8 months ago
Existential Quantification for Variant Ownership
Ownership types characterize the topology of objects in the heap, through a characterization of the context to which an object belongs. They have been used to support reasoning, me...
Nicholas R. Cameron, Sophia Drossopoulou
APLAS
2009
ACM
13 years 11 months ago
Ownership Downgrading for Ownership Types
Ownership types support information hiding by providing object-based encapsulation. However the static restrictions they impose on object accessibility can limit the expressiveness...
Yi Lu 0003, John Potter, Jingling Xue
ECOOP
2007
Springer
13 years 11 months ago
Generic Universe Types
Ownership is a powerful concept to structure the object store and to control aliasing and modifications of objects. This paper presents an ownership type system for a Javalike pr...
Werner Dietl, Sophia Drossopoulou, Peter Müll...