mgijsberti / synoptic

Automatically exported from code.google.com/p/synoptic
0 stars 0 forks source link

Refactor ConstrainedTracingSets #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A few methods in ConstrainedTracingSet subclasses are duplicates in each class, 
namely copy() and mergeWith(...).  Refactor these into the parent class 
ConstrainedTracingSet to remove the code duplication.

Original issue reported on code.google.com by tonyohm...@gmail.com on 4 Oct 2013 at 5:02

GoogleCodeExporter commented 9 years ago
Solution in revision e13df6e3b8a7, please review.

Original comment by tonyohm...@gmail.com on 4 Oct 2013 at 10:18

GoogleCodeExporter commented 9 years ago
Merged into default with revision 20beaf1a77e6

Original comment by tonyohm...@gmail.com on 24 Oct 2013 at 9:24