documenting javascript DataEgine and Runners

Will Stephenson wstephenson at kde.org
Sun Jan 31 18:00:44 CET 2010


On Thursday 21 Jan 2010 00:29:36 Aaron J. Seigo wrote:
> i've got my hands pretty full right now with documenting the JavaScript
> Plasmoid API:
> 
> http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/API

Speaking of this, was there a JS API change between 4.4 and trunk?  
Specifically, the plasmoid.dataEngine() method appears to have moved from a 
global variable in 4.4 to a member of plasmoid.  

Also debug()  is a top level function but plasmoid.print() is not - 
http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/API#Print_and_Debug 
describes them both as top level.

Is the JS API supposed to be fixed as of 4.4?

Will


More information about the Plasma-devel mailing list