April 24th, 2009: MySQL Launcher 1.3 for Mac OS X has been released.
MySQL Launcher 1.3 comes with many changes inside and outside the code. I solved many problems related to the dynamic loading of the official MySQL libraries. Now, MySQL Launcher is compatible with i386 and x86_64 architectures and is indipendent from the MySQL version [...]
Posts Tagged ‘Objective-C’
MySQL Launcher 1.3 released
Cocoa – How does messaging work?
Ecco a voi un altro estratto dal manuale Cocoa programming for Mac OS X, terza edizione, di Aaron Hillegass. La citazione riguarda il paragrafo sul messagging, ovvero quel che accade quando viene chiamato un metodo di una classe figlia di NSObject.
Come menzionato prima, un oggetto è simile a una struttura del C. NSObject dichiara una [...]
Cocoa: what is it?
This article quotes the story of Cocoa, from NeXT to nowaday.

