If you feel that my programs, code, or plugins are useful, I would appreciate it if you would donate some money with the PayPal donation button to the left.
CFPlugin
v1.2.1
Download (Carbon)
What's new: Modified constants to return actual constants, not mutable copies.
Wraps the CoreFoundation classes for use in RB, including CFArray, CFBoolean, CFData, CFDictionary, CFNumber, and CFString. Also wraps the CoreFoundation Property List services so you can generate and parse .plist files.
CloneString
v1.0
Download (Carbon, Classic)
Clones a string and returns it. This is to break references with other strings so you can pass it to a plugin that directly affects it, such as StringStuff's HackSetStringEncoding method.


