-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.4
-
Fix Version/s: 0.4
-
Labels:None
add list of topics to branch (branch is aggregate for topics)
remove branch from topic and remove topic from post
rename Persistent to Entity (because it gives object a uniqueness that is peculiar to entity)
we can't remove setter and getter for list in aggregate(JavaBean), therefore make list assigned only once and return copy (should not be possible to change list outside aggregate)