mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
bypassing the old Policy::MetaType classes. The ultimate intention is to decompose all the aspects of CValueObject into separate mixins in this manner, and have derived classes inherit from the mixins directly. Splitting the responsibilities of CValueObject into separate classes will reduce the coupling between different cross-cutting concerns and allow us to untangle the web of interdependencies and greatly simplify things.
2.0 KiB
2.0 KiB