Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  CFPlugin

CFPlugin

CFPlugin - 1.2.1

RB plugin provides access to CoreFoundation classes

All Time: (5.0)
This Version: Not rated (0.0)
Current Version: 1.2.1
Release Date: 2002-12-10
License: Freeware
Downloads (this version): 1,231
Downloads (all versions): 2,444

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

CFPlugin is a free REALbasic plugin that provides access to the CoreFoundation classes and the Property List Services, allowing you to create and parse .plists.

What's new in this version:

Modified CFPreferences constants to return the actual constants, not mutable copies.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0
  • Mac OS Classic

Additional Requirements:

Screenshots:

Download Links:

Your Installed Versions:


 

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

CFPlugin Commentary(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.
Post a commentAlert Admin

CFPlugin ReviewGreat 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.
Post a commentAlert Admin