Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Declined
-
Affects Version/s: Release 1.3, Release 1.4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
The :unsynchronized-mutable fields of a deftype cannot be set! inside a try block that is not in tail position of the method.
See file *demonstration.clj* for an complete code example.