Re: Key-Value Observing implementation

2005-06-22 Thread Gregory John Casamento
on a CoreData implementation for GNUstep, but that depends > > >> on > >> the Key-Value Observing feature. Is somebody already working on it, or may > I > >> start it? > > > > I may not be starting on this right away and I don't want to ho

Re: Key-Value Observing implementation

2005-06-22 Thread Richard Frith-Macdonald
On 2005-06-18 04:19:02 +0100 Gregory John Casamento <[EMAIL PROTECTED]> wrote: > Sa¹o, > > --- Sa¹o Kiselkov <[EMAIL PROTECTED]> wrote: >> Hi. I'm working on a CoreData implementation for GNUstep, but that depends >> on >> the Key-Value Observing fe

Re: Key-Value Observing implementation

2005-06-17 Thread Gregory John Casamento
Sa¹o, --- Sa¹o Kiselkov <[EMAIL PROTECTED]> wrote: > Hi. I'm working on a CoreData implementation for GNUstep, but that depends on > the Key-Value Observing feature. Is somebody already working on it, or may I > start it? I may not be starting on this right away and I don&#

Re: Key-Value Observing implementation

2005-06-17 Thread Richard Frith-Macdonald
On 2005-06-17 19:50:21 +0100 Sašo Kiselkov <[EMAIL PROTECTED]> wrote: > Hi. I'm working on a CoreData implementation for GNUstep, but that depends on > the Key-Value Observing feature. Is somebody already working on it, or may I > start it? I did some work on it a while

Re: Key-Value Observing implementation

2005-06-17 Thread Gregory John Casamento
I will be starting work on this. --- Sa¹o Kiselkov <[EMAIL PROTECTED]> wrote: > Hi. I'm working on a CoreData implementation for GNUstep, but that depends on > the Key-Value Observing feature. Is somebody already working on it, or

Key-Value Observing implementation

2005-06-17 Thread =?iso-8859-2?b?U2G5bw==?= Kiselkov
Hi. I'm working on a CoreData implementation for GNUstep, but that depends on the Key-Value Observing feature. Is somebody already working on it, or may I start it? ___ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/lis

Re: Key-value observing

2005-03-07 Thread Quentin Mathé
Le 3 mars 05, à 05:38, Gregory John Casamento a écrit : --- Stefan Urbanek <[EMAIL PROTECTED]> wrote: Hi, Is anyone working on the Key-value observing? Currently, no one is working on it. Is it difficult to implement it in GNUstep? If not, what is needed? I recall a similar trick being emplo

Re: Key-value observing

2005-03-02 Thread Gregory John Casamento
Stefan, --- Stefan Urbanek <[EMAIL PROTECTED]> wrote: > Hi, > > Is anyone working on the Key-value observing? Currently, no one is working on it. > Is it difficult to implement it in GNUstep? If not, what is needed? I recall a similar trick being employed by EOF a while b

Key-value observing

2005-03-02 Thread Stefan Urbanek
Hi, Is anyone working on the Key-value observing? http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueObserving/index.html In the documentation one can read: "Automatic key-value observing is implemented using a technique called isa-swizzling. The isa pointer, as the