Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Most types in dm-core inherit from Object, then overwrite dump/load with a module #302

Description

@tpitale

E.g. String < Object, but then include PassThroughLoadDump. Simply moving the default load/dump into Property appears possibleand having most things inherit right fromPropertyrather than fromObject` avoids the confusion of inheriting and then immediately overwriting load/dump with an include.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions