@konsoletyper: "Is there some changes planned in 1.1 about data classes or do we deal with current situation where we should use regular mutable classes with custom hashcode/equals impl (or eventually immutable data classes) but avoid mutable data classes for ORM use case?"