Hi Chris,
On 23/09/2010, at 04:27, Chris Hanson wrote:
> On Sep 22, 2010, at 11:39 PM, Tito Ciuro wrote:
>
>> I believe (please correct me if I'm wrong) that Core Data stores the data
>> atomically for both, XML and binary formats. That, if I'm not mistaken
>> requires the datafile to be read
Hi Thomas,
On 23/09/2010, at 04:19, Thomas Davie wrote:
>
> On 23 Sep 2010, at 07:39, Tito Ciuro wrote:
>
>> Hm. That would be discussed better on a White Paper or similar. There are
>> countless tutorials and documents about Core Data already. What I can do
>> however is to provide a small e
On 2010 Sep 22, at 22:15, Thomas Davie wrote:
> some of the differences between using this or using CoreData to achieve a
> similar thing?
An important feature of Core Data is support for Undo, although it is raw and
still takes some doing to beat Undo grouping and Undo action names into
subm
On Sep 22, 2010, at 11:39 PM, Tito Ciuro wrote:
> I believe (please correct me if I'm wrong) that Core Data stores the data
> atomically for both, XML and binary formats. That, if I'm not mistaken
> requires the datafile to be read in memory. Not so with NanoStore:
Not really so with Core Data
On 23 Sep 2010, at 07:39, Tito Ciuro wrote:
> Hm. That would be discussed better on a White Paper or similar. There are
> countless tutorials and documents about Core Data already. What I can do
> however is to provide a small example to illustrate how NanoStore works.
>
> I believe (please co
Hi Thomas,
On 23/09/2010, at 02:15, Thomas Davie wrote:
>
> On 23 Sep 2010, at 03:51, Tito Ciuro wrote:
>>
>> Today, Webbo is pleased to announce the release of NanoStore:
>>
>> http://sourceforge.net/projects/nanostore/
>>
>> NanoStore is a Cocoa wrapper for SQLite, a C library that implemen
On 23 Sep 2010, at 03:51, Tito Ciuro wrote:
>
> Today, Webbo is pleased to announce the release of NanoStore:
>
> http://sourceforge.net/projects/nanostore/
>
> NanoStore is a Cocoa wrapper for SQLite, a C library that implements an
> embeddable SQL database engine.
>
> With NanoStore, you st
NanoStore 1.0
© Webbo, L.L.C., 2010. All rights reserved.
September 21, 2010
Today, Webbo is pleased to announce the release of NanoStore:
http://sourceforge.net/projects/nanostore/
NanoStore is a Cocoa wrapper for SQLite, a C library that implements an
embeddable SQL database engine.
With Nan