Author: kn
Date: Wed Aug 8 10:29:55 2007
New Revision: 5843
Log:
- Added delegation of options
Modified:
trunk/Graph/design/enhancements/interactive_data_points.txt
Modified: trunk/Graph/design/enhancements/interactive_data_points.txt
==============================================================================
--- trunk/Graph/design/enhancements/interactive_data_points.txt [iso-8859-1]
(original)
+++ trunk/Graph/design/enhancements/interactive_data_points.txt [iso-8859-1]
Wed Aug 8 10:29:55 2007
@@ -42,8 +42,10 @@
This option will be defined in the driver classes for the drivers implementing
the ezcGraphDriverValueIndication interface. We cannot add those options to
ezcGraphDriverOptions, because not all drivers will support this new feature,
-and implementing an interface in the driver optoin class makes no sense, as no
-methods, but only properties, will be added.
+and implementing an interface in the driver option class makes no sense, as no
+methods, but only properties, will be added. The configure options will be
+delegated to an option class ezcGraphDriverValueIndicationOptions to have a
+central unique place to maintain those options.
Driver support
^^^^^^^^^^^^^^
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components