[ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
[ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
- Subject: [ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
- From: 高田 明史 <email@hidden>
- Date: Mon, 23 Oct 2017 00:38:37 +0900
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 (email@hidden)
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:
This email sent to email@hidden