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

Use NS_ENUM to declare enums #8

Open
segiddins opened this issue Dec 3, 2013 · 2 comments
Open

Use NS_ENUM to declare enums #8

segiddins opened this issue Dec 3, 2013 · 2 comments
Labels
Milestone

Comments

@segiddins
Copy link

Use typedef NS_ENUM instead of the old-fashion typedef

@rentzsch rentzsch added this to the 2.0 milestone Mar 25, 2014
@rentzsch
Copy link
Owner

Yup yup. My current thinking is to put this into a semver 2.x since JREnum & JREnumDeclare would need an additional ENUM_TYPE argument.

@rentzsch
Copy link
Owner

While I'm in there I'll probably add a JROptions to mirror NS_OPTIONS.

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

No branches or pull requests

2 participants