Important notice - 06 April 2013

All eosgarden activities have been closed forever, in order to focus on new projects.
The content of this website will stay as is, for archive purpose, but won't be updated anymore.
eosgarden software are still available for download, but are no longer maintained. Support is no longer available.
 
 

Reference counting in ANSI-C

Reference counting in ANSI-C Author: Jean-David Gadina <> Copyright (C) Jean-David Gadina. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later...

Overview

GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Overview Obj-C Extended Log is a replacement library for the for the built-in NSLog() function, from the Apple Core Foundation framework. It provides better logging...

Cocoa: Delegate chain system

Implementing a delegate chain system in Objective-C Author: Jean-David Gadina <> Copyright (C) Jean-David Gadina. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License,...