Hello, I have put some classes up at
http://github.com/thetrutz/objc4hs that anyone can use in their projects. They are basically some easier ways to write loops and some other stuff like a lazy array, that retrieves its objects when needed via a method call, caches them and releases them on a low memory warning. Not too much until now but a start. I intend to add more over time. Feedback is welcome. Regards Nikolas May
