Skip to content

Remove long attribute accessor methods #1

@meisyal

Description

@meisyal

The current version of staruml-ruby (0.1.4) can generate both long and short attribute accessor methods. Long attribute accessor methods are done by setter and getter methods for attribute and the short accessor attribute is done via attr_accessor or attr_reader.

In the future release, long attribute accessor methods will be removed completely. Attribute accessor preference on extension configuration is removed as well. So, by default, this extension can only generate short accessor attribute as a shortcut to access attributes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions