CFPlugin - 1.2.1RB plugin provides access to CoreFoundation classes |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
(Developer) kainjow -… - Version: 1.1.2, 11/13/2002 09:41PM PST
Eridius
Interesting idea. I haven't looked into manipulating folderitems in plugins yet, but I should. Some day I'll get around to rewriting this beast to provide access to the non-mutable forms of the classes, so that way I can also add AddressBook support properly. Also, eventually I'll add preferences support, i.e. the Carbon equivalent of NSUserDefaults. But prefs support isn't high on my list of stuff to do, seeing as it can be adequately mimicked by creating a plist in the Preferences directory.
Great plugin. This… 



- Version: 1.1.2, 10/12/2002 04:40AM PST
kainjow
is a must have for any OS X REALbasic developer. One thing I would like is a way to read in property lists directly from a folderitem and the ability to write property lists directly to a folderitem. Also, in Cocoa you can have a NSUserDefaults, is there any way to have this in Carbon also? That would make preferences lots easier to create.