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

Open
@tpitale

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions