Request for Documentation

From Erights

(Difference between revisions)
Jump to: navigation, search
(Declaring Java classes as safe for importing)
Line 1: Line 1:
 +
=Request for Documentation=
 +
 +
==Declaring Java classes as safe for importing==  
==Declaring Java classes as safe for importing==  
* Is there a tool to extract interfaces from java classes in safej syntax?  
* Is there a tool to extract interfaces from java classes in safej syntax?  
-
==Guards==
+
==Custom Guards==
* 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?
-
* What is "DeepFrozen" ?
 
-
* What is the performance hit of excessive type checking? Should I guard every parameter?
 
-
 
-
(more to come)
 

Revision as of 17:12, 8 December 2006

Request for Documentation

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?
Personal tools
more tools