The CellSpecificationComposite and DimensionSpecificationComposite are functionally identical. We should extract the common logging into an abstract base class, then the actual implementations only need to implement a ´setString´ and ´getString´ method.
The CellSpecificationComposite and DimensionSpecificationComposite are functionally identical. We should extract the common logging into an abstract base class, then the actual implementations only need to implement a ´setString´ and ´getString´ method.