Implement performance efficient way to iterate through declarations of attributes for complete class hierarchy, properties, ivars and methods.
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 179
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Implement performance efficient way to get declarations of attributes for complete class hierarchy, properties, ivars and methods.
Real-life example is to find some attribute like DependencyInjection declared like following RF_ATTRIBUTE(DependencyInjection, name=@"something") for class all over the hierarchy to process if further in dependency container method inject,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.