Revision: 944
Author: mr0...@mro.name
Date: Thu Jan 21 07:01:14 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/piccolo2d/source/detail?r=944

Modified:
 /wiki/Changes_2_0.wiki

=======================================
--- /wiki/Changes_2_0.wiki      Thu Jan 21 06:57:07 2010
+++ /wiki/Changes_2_0.wiki      Thu Jan 21 07:01:14 2010
@@ -17,3 +17,5 @@
 == Property Change Handling ==

The Bubbling up of Property Changes uses bitwise comparison to determine if it should be dispatched up the hierarchy. Since the default is to not bubble up, this seems to be adding a whole lot of code to the core for something that's rarely used.
+
+mro: Let's see how awt, swing, swt (and Cocoa touch) do it an pick the best ideas.
-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to