• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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

  • Follow-Ups:
    • Re: [ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
      • From: Jens Alfke <email@hidden>
    • Re: [ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
      • From: 高田 明史 <email@hidden>
  • Prev by Date: Re: I noticed that my mail address is banned
  • Next by Date: Re: I noticed that my mail address is banned
  • Previous by thread: Re: I noticed that my mail address is banned
  • Next by thread: Re: [ANN] Nursery Framework 1.0.1 (build with Xcode 9) released
  • Index(es):
    • Date
    • Thread