APLObject 0.0.2

APLObject 0.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Michael Kamphausen, cg, Tino Rachui, Mathias Köhnke, Mathias Koehnke, Nico Schümann, Heiko Wichmann, Stephan Lerner, Famara Kassama.



APLObject 0.0.2

  • By
  • Tobias Conradi

NSObject subclass with automatic debugDescription. Creates a debug description containing all properties and their value using runtime-magic.

Installation

Usage

Just subclass APLObject and use [myAPLInstance debugDescription] for debugging.