Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Attribute class name inconsistency #79

Open
Erinaaaaaaa opened this issue Jul 31, 2019 · 0 comments
Open

Attribute class name inconsistency #79

Erinaaaaaaa opened this issue Jul 31, 2019 · 0 comments

Comments

@Erinaaaaaaa
Copy link

Erinaaaaaaa commented Jul 31, 2019

I just noticed as I browsed through the source a little inconsistency in class names for the attributes:

  • The [TomlIgnore] attribute class name is TomlIgnoreAttribute
  • The [TomlMember] attribute class name is TomlMember

I suggest renaming the latter class to TomlMemberAttribute if it's not a breaking change for existing code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant