[Kst] kdeextragear-2/kst/devel-docs

George Staikos staikos at kde.org
Fri Aug 13 05:59:32 CEST 2004


CVS commit by staikos: 

some 1.0 prep


  M +16 -0     RELEASE_PLAN   1.37


--- kdeextragear-2/kst/devel-docs/RELEASE_PLAN  #1.36:1.37
@@ -91,2 +91,18 @@
 86915: ability to operate only on what is visible shown in plot
 
+
+1.0 Release Requirements
+------------------------
+- Verify which headers and libraries are installed, and only install the ones
+  that we really have to
+- Commit to binary compatibility on plugins and libkst
+        - make sure virtuals are -only- where we need them
+        - make sure we have d-pointers in public classes
+        - make sure we have virtual hooks in public classes
+        - document public classes, mark them with compatibility notes
+        - make sure the API fully conforms to the codingstyle docs
+- Freeze i18n well ahead and notify the translation teams
+- Remove unneeded member variables and methods from public classes
+- Fix up error handling/reporting from data plugins
+
+





More information about the Kst mailing list