This is part of the Development Documentation Project, please help document Colloquy if you know anything that would be relevant here for other users to know about.
Objective-C PlugIns for Colloquy
To develop Objective-C PlugIns, you will need:
- Apple's Xcode (Project Builder is no longer supported).
- Colloquy Headers from the Objective-C SDK (or fresh from the Subversion Repository).
- Reasonably good knowledge of programming in general, and Objective-C utilizing the Cocoa frameworks. This is not for beginners!
For those not familiar with the language, we recomend Apple's online book: The Objective-C Programming Language.
(for more information come to our chat room)
