gssettingsuis/Gs/readme.txt
changeset 0 8c5d936e5675
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gssettingsuis/Gs/readme.txt	Thu Dec 17 08:52:52 2009 +0200
@@ -0,0 +1,35 @@
+GS RENOVATION framework notes.
+
+On default the old GS is used.
+
+Activate RD_GS_RENOVATION flag in the group\bld.inf if RD_GS_RENOVATION framework is 
+to be used. Remember to use abld reallyclean before building the project when 
+switching between ond and renoved GS framework or you will get mixed files from
+the old and new frameworks:
+  1. Define/undefine RD_GS_RENOVATION
+  2. abld reallyclean
+  3. bldmake bldfiles
+  4. abld build
+
+
+Do not use UIDs used by other plugins even for testing purposes. ECOM framework
+seems to have some issues with updating the ECOM plugins implementaions and 
+their UIDs.
+
+Implemented:
+- Main view.
+- Default icons.
+- Plugins.
+- GS FW for loading the plugins.
+- Helper classes.
+
+Functionality not implemented yet:
+- Help.
+- Btimaps in addition to scalable icons.
+
+Bugs not fixed in GS renovation:
+-GSAppsPlugin does not handle "trap" panics.
+
+
+
+