[Kst] extragear/graphics/kst/kst/extensions/js

George Staikos staikos at kde.org
Wed Dec 7 02:41:43 CET 2005


SVN commit 486191 by staikos:

some TODO items - separated for 1.2.0


 M  +11 -10    TODO  


--- trunk/extragear/graphics/kst/kst/extensions/js/TODO #486190:486191
@@ -1,15 +1,8 @@
-Major:
+General Completion:
 - more verbose error messages (ie: which argument is wrong, and why)
-- "delete" support - in order drop references?
-- collection class is read-only presently - make read-write
-- Review the bindings for "curve" and consider changes based on Kst changes
-- line and arrow orientations don't fully work
-- bezier doesn't work
-
-
-General Completion:
 - input and output map for data objects
 - events and possibility to define event handlers
+- collection class is read-only presently - make read-write
 
 
 Would be nice:
@@ -23,6 +16,14 @@
 
 Docs:
 - Add examples with an example node
-- Make it pretty
 
 
+1.2.0 issues:
+- View object constructors take a window.  Take an object instead?  Both?
+- Curves are stale in concept - split them?
+- No image binding
+- line and arrow orientations don't fully work
+- plot properties are really weak
+- "delete" support - in order drop references?
+- Do we expose the "kst" object?  If not, we need to add some additional things
+ like exit()


More information about the Kst mailing list