[PyObjC-svn] r2008 - trunk/pyobjc/pyobjc-core/Doc

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Mon Jun  2 01:01:24 2008
New Revision: 2008

Log:
be slightly more specific about KVO limitations

Modified:
   trunk/pyobjc/pyobjc-core/Doc/01intro.txt

Modified: trunk/pyobjc/pyobjc-core/Doc/01intro.txt
==============================================================================
--- trunk/pyobjc/pyobjc-core/Doc/01intro.txt	(original)
+++ trunk/pyobjc/pyobjc-core/Doc/01intro.txt	Mon Jun  2 01:01:24 2008
@@ -690,6 +690,10 @@
 .. _`Key-Value Coding`: http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueCoding/
 .. _`Key-Value Observing`: http://developer.apple.com/documentation/Cocoa/Conceptual/KeyValueObserving/
 
+NOTE: Key-Value Observing is not supported for "pure" python objects, that
+is instances of classes that don't inherit from ``NSObject``. Adding such 
+support is not possible adding a KVO-like interface to the Python interpreter.
+
 Categories
 ..........
 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.