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

Deprecate “attributeClassName” in favour of “attributeTypeName” #85

Closed
robrix opened this issue Jan 7, 2012 · 0 comments
Closed

Comments

@robrix
Copy link
Contributor

robrix commented Jan 7, 2012

The latter should allow us to use id for transformable attributes.

@rentzsch suggested a connection with #2 which I’ll have to investigate as well—if we could get int32_t at the same time, that would be nice. On the other hand, that issue describes NSNumber method selectors which would still have to be handled separately.

rentzsch added a commit that referenced this issue Jan 7, 2012
[NEW] Better return value types: `int16_t`/`int32_t`/`int64_t` instead of `short`/`long`/`long long` and `id` instead of `NSObject*`. closes #2, #85 (Rob Rix)
@rentzsch rentzsch closed this as completed Jan 7, 2012
ddrccw pushed a commit to ddrccw/mogenerator that referenced this issue Jan 20, 2014
[NEW] Better return value types: `int16_t`/`int32_t`/`int64_t` instead of `short`/`long`/`long long` and `id` instead of `NSObject*`. closes rentzsch#2, rentzsch#85 (Rob Rix)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants