Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implicit field accessors #6

Open
rymiel opened this issue Jul 3, 2022 · 0 comments
Open

Implicit field accessors #6

rymiel opened this issue Jul 3, 2022 · 0 comments

Comments

@rymiel
Copy link
Member

rymiel commented Jul 3, 2022

# TODO
# These field accessors will be implicitly defined one day

Unless the user has defined their own getter/setter for a specific field, or the field is marked private (also not implemented); Implicit accessors should be defined for each field.

More generally, there's other stuff that should also be "implicit", but aren't at all, such as constructors (i.e. default constructor)

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

No branches or pull requests

1 participant