21 Aug 2010

OCMock 1.70 released

This release combines several contributions, adding support for blocks, a static library for iOS development, forwarding of methods from a partial mock to the real object, and rejecting methods when using nice mocks.

[more]

Autor: Erik
02 Aug 2010

MulleSybaseEOAdaptor 2.12 released

There is a new version of the MulleSybaseEOAdaptor out now. This version is the second official release compiled with MulleEOF. Nevertheless it should be WebObjects 4.5.1 compatible. It contains a lot of bug fixes. This is still PPC only.

[More]

Autor: Nat!
09 Jul 2010

iTunesFS now at 1.1.12

iTunesFS 1.1.11 didn't run on Leopard due to a linker error, thus 1.1.12 is out now fixing that issue for you Leopard users. No new features have been added thus far, so no need to update for all the Snow Leopard users.

[more]


Autor: ZNeK

Sonderangebote

Kleine iSight Bildchengrapscher Applikation. Funktioniert.
The MulleEOInterface framework is a binary replacement for the EOInterface framework that Apple delivered in their Objective-C version of WebObjects (4.5). It's the link between EOControl and AppKit. Also features MulleEOObserver.

Version 1.3

OCMock is an Objective-C implementation of mock objects. It creates mock objects on the fly and uses the trampoline pattern so that you can define expectations and stubs using the same syntax that you use to call methods.
This article series explores ways how to make your Objective-C code run faster. The series covers exclusively Objective-C and Foundation specifica. Optimizing code in general is not part of the agenda.
iTunesFS allows you to mount the iTunes database and all your local iPods as a file system, using the excellent MacFUSE. Albums, Artists and all Playlists are exposed as directories, with their respective entries, allowing for painless backups.