Skip to content

More disciplined approach to getters which may perform the same operation (get/set) #124

@jbaublitz

Description

@jbaublitz

I would like to come up with a more disciplined approach to getters and setters for version v0.2.0.

Currently there has been a bit of a split between implementing features via get = [FEATURE] and a new macro (CloneGetters, CopyGetters). I think it would be good to gather some feedback and come up with a coding style that makes it clear whether it should be added as a new proc macro or a feature of the exist get/set.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions