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
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
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
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
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
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
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
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
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