Extending NSKeyValueCoding?
Extending NSKeyValueCoding?
- Subject: Extending NSKeyValueCoding?
- From: petite_abeille <email@hidden>
- Date: Fri, 24 Oct 2003 14:00:04 +0200
Hello,
What is the "official" way to extend NSKeyValueCoding? If I recall
correctly, there used to be some sort of extension mechanism built in
the default NSKeyValueCoding implementation to allow third party to
provides their own handlers... is there such a mechanism or am I
hallucinating again?
Looking at com.webobjects.foundation.NSKeyValueCoding related
implementations, there is a bunch of stuff in there... but... how do I
introduce my own mechanism?
Is there something equivalent to
(EO)NSClassDescription.registerClassDescription(NSClassDescription
description, Class aClass), but for NSKeyValueCoding?
TIA.
Cheers,
PA.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.