Remove implicit sharing from GeoDataFeature & subclasses
ClosedPublic

Authored by kossebau on Nov 9 2016, 6:45 AM.

Details

Summary

Also integrate pimpl classes of more subclasses by subclassing from
GeoDataFeaturePrivate

Implict sharing conflicts with parentship properties on members of
some subclasses

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau updated this revision to Diff 8036.Nov 9 2016, 6:45 AM
kossebau retitled this revision from to Remove implicit sharing from GeoDataFeature & subclasses.
kossebau updated this object.
kossebau added reviewers: Marble, nienhueser, rahn.
rahn accepted this revision.Nov 10 2016, 4:11 PM
rahn edited edge metadata.

Looks good to me in general :) I trust you on the details :)

This revision is now accepted and ready to land.Nov 10 2016, 4:11 PM
This revision was automatically updated to reflect the committed changes.