selftiesoftware / main

## NOTE: OBSOLETE. These functions gradually migrating to RepoCad. ## A 2-dimensional application connected to a powerful drawing database, running on the Java platform and written in Scala. Siigna is designed to be a simplistic framework, with the possibility to implement customized modules, technically for any task imaginable involving manipulation of 2-dimensional objects.
http://siigna.com
6 stars 0 forks source link

Actions with maps are not serialized correctly #51

Closed Jegp closed 12 years ago

Jegp commented 12 years ago

Implement serialization proxy pattern in actions with immutable MapLike trait

Jegp commented 12 years ago

Should be fixed now - I have added serialization proxied for the relevant classes.