freerware / work

A compact library for tracking and committing changes to your entities.
Apache License 2.0
59 stars 2 forks source link

Rename 'work.Option' to 'work.UnitOption'. #32

Closed fr33r closed 3 years ago

fr33r commented 4 years ago

Description

In order to maintain flowing syntax, many types are prefixed with "unit", so that it is understood that they are associated to the core work.Unit itself.

It appears the work.Option has been missed, and thus is inconsistent. It should be named to work.UnitOption.