DTFObject is an enhancement to Objective C description method. It returns additional details for objects that doesn't implement the description method
$ cd /path/to/top/of/your/project $ git submodule add git://github.com/toutankharton/DTFObject.git DTFObject $ git submodule init && git submodule update
Send me an email or use github issues feature. This is just an example of how we can implement this. But the actual implementation is pretty light, we could have a better one.
To contribute, please fork this project, make+commit your changes and then send me a pull request.
The source code is distributed under the nonviral MIT License. It's the simplest most permissive license available.
-
v1.0.0 Apr 4th 2010
- Initial version