Request for Documentation
From Erights
(Difference between revisions)
(→Request for Documentation) |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
==Declaring Java classes as safe for importing== | ==Declaring Java classes as safe for importing== | ||
Line 9: | Line 6: | ||
* Is there a way to assure that an object was created by a specific emaker? | * Is there a way to assure that an object was created by a specific emaker? | ||
* How can I apply more than one guard to a value? | * How can I apply more than one guard to a value? | ||
+ | |||
+ | (more to come) |
Revision as of 17:12, 8 December 2006
Declaring Java classes as safe for importing
- Is there a tool to extract interfaces from java classes in safej syntax?
Custom Guards
- Is there a way to assure that an object was created by a specific emaker?
- How can I apply more than one guard to a value?
(more to come)