Better group properties handling

Description

Currently the DefaultGroupPropertyMap's interface is java.util.Map. Group properties are passed around as plain maps, which obscures the fact that they are actually being persisted.
Adding a PersistableMap interface/abstract class and using this to pass DefaultGroupPropertyMaps around will make the intention more visible. This is not a functional change, it is purely cosmetic.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created September 24, 2013 at 2:46 PM
Updated September 24, 2013 at 2:48 PM
Resolved September 24, 2013 at 2:48 PM