KDE/kdelibs/kjsembed
Harri Porten
porten at froglogic.com
Wed Sep 27 22:18:35 CEST 2006
Hello Matt,
On Wed, 27 Sep 2006, Matt Broadstone wrote:
> SVN commit 589205 by mbroadst:
>
> OK forget this until I talk to alex...
[...]
> -#!/usr/bin/env kjs
> +#!/usr/bin/env kjscmd
I might be a bit late with this but I just wanted to mention that I was
about to add a "kjs" command line client as well. Nothing competing with
kjsembed but a very thin, interactive client very much like the testkjs
test program.
By default it will just know about standard JS API but by extending it
with an "import" statement additional modules can be pulled in. Now, I've
implemented just a few of these modules and they are nothing like what
kjsembed offers. But maybe we can come up with a plug-in architecture that
has a small client that can pull in all kinds of extensions?
Harri.
More information about the Khtml-devel
mailing list