[Kst] [Bug 110418] New: Mechanism to call scripts from the commandline

George Staikos staikos at kde.org
Mon Aug 8 21:39:48 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=110418         
           Summary: Mechanism to call scripts from the commandline
           Product: kst
           Version: CVS-HEAD
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: scripting
        AssignedTo: kst kde org
        ReportedBy: staikos kde org


Kst needs a way for extensions to  add commandline parameters, in particular 
so we can add a commandline parameter for scripts to be launched or JS to be 
evaluated.  I have some concerns right now because getting this right is hard.  
For instance, it's not easy to know when it's 'safe' to execute a script on 
startup.  Also we don't want this option appearing when the extension isn't 
loaded, but we don't want to hardcode parts of the extension into Kst.


More information about the Kst mailing list