Dear all,

Nursery is a persistent object framework (object database) for Cocoa.
It is written in Objective-C.
It is implemented ONLY with the Cocoa Framework.

Instances of the following classes can be persisted.

        • NSObject
        • NSString
        • NSMutableString
        • NSArray
        • NSMutableArray
        • NSDictionary
        • NSMutableDictionary
        • NSSet
        • NSMutableSet
        • NSNumber
        • NSDate
        • NSURL
        • NSData
        • NSMutableData
        • NSIndexSet
        • NSMutableIndexSet
        • NULibrary
                A class that implements B+ tree.
        • A class that implements the NUCoding protocol.
        • A class that implements persistence processing by subclass of NUCoder
                
Objects no longer referenced by Nursery's root object are automatically 
released by the GC.
The released area is compacted.

Operating environment: OS X version 10.8 or higher

Nursery Framework Download URL:
https://www.icloud.com/iclouddrive/0TNrpGqVlGzm9GyFDv_OlQcwg#NurseryWebSIte.zip

Regards,
p,t,a


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to