May 2011
M T W T F S S
« Apr   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Categories

Archives

Archives

Comparison between Object Capabilities and Information Flow

Augmenting the Capability Model with Information Flows

I’ve already convinced myself that labels are best implemented as tags on primitive values and references. In JavaScript, it is sometimes useful to view an object as a heterogeneous hash table, mapping field names to data. Having to provide a label for the object itself, rather than a […]