|
|
|
|
|
by dead10ck
4333 days ago
|
|
I'm truly not trying to be rude, but if you agree with the above point, then why did you make it publicly available? Only two outcomes can come of this: 1. Nobody uses it, for the reasons posted above. 2. People actually use it, which is bad, for the reasons posted above. What you were trying to learn from this "experiment"? And what did you actually learn that is valuable to other people? |
|
another examples, (not sure if you know objective-c). primitive type generics using macros + blocks: https://github.com/manucorporat/obme-ios/blob/master/obme.h
another example or a clever hack to break the limits ;)