-
As much as I like immutability, Java's not a great language for always-immutable datastructures. Would be good to have an option for mutable vs immutable fields.
Wiki for discussion https://github.c…
-
I have created a full port of the Clojure PersistentVector data structure to Scala. This data structure differs significantly from other ordered structures currently in the standard library in that i…
-
**Migrated issue, originally created by Anonymous**
Hi.
It seems that SA marks property as dirty, when it is not. This applies to
Pickle field, where python set() is stored. Items in set can be in d…
-
**Issue created by Anonymous**
----------------------------------------
Hi.
It seems that SA marks property as dirty, when it is not. This applies to
Pickle field, where python set() is stored. Item…