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

Discuss attribute naming consistency #32

Closed
shepmaster opened this issue Feb 28, 2019 · 1 comment
Closed

Discuss attribute naming consistency #32

shepmaster opened this issue Feb 28, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@shepmaster
Copy link
Owner

I really wanted snafu::FOO to be the attribute naming scheme, allowing for namespacing that seems a bit more beautiful compared to snafu_FOO. In order to support current and older versions of Rust, a compromise had to be made.

It now turns out that snafu::FOO might not even be deliberately supported. Once we add a few more attributes, we should re-evaluate and ensure they are consistent and decide a plan for the next breaking changes release.

@shepmaster shepmaster added good first issue Good for newcomers feedback requested User feedback desired on a design decision labels Feb 28, 2019
@shepmaster
Copy link
Owner Author

Closed via #43

@shepmaster shepmaster removed the feedback requested User feedback desired on a design decision label May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant