faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: KJSEmbed hits the big time
by Richard Moore on Wednesday 27/Aug/2003, @02:14
|
It would certainly be possible to write an equivalent for python, but I have no intention of making kjsembed itself language independent. I think the disadvantages of having a mixture of languages used by different scripts out weighs the pretty minimal gain of supporting more than one. After all, once you support python, why not perl, ruby, scheme etc.
Ian Geiser is working on DCOP support for kjsembed, I'm not 100% sure how much is working right now.
Rich. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: KJSEmbed hits the big time
by Ian Reinhart Geiser on Wednesday 27/Aug/2003, @08:36
|
it can now crash the remote app :)
the dcop command is getting through but something is going wrong communicating variant types. lastly i have started on adding the ability to create dcop interfaces in a kjs script but this code needs to be rethought.
|
[
Reply To This | View ]
|
Re: KJSEmbed hits the big time
by Eric Laffoon on Thursday 28/Aug/2003, @16:15
|
I'm very interested in this to see how it may be useful for Kommander, which provides language neutral dialogs with optional scripting. I do my best to follow it, but if you could keep me advised that would be great. As much as I think KJSEmbed is great and a generally good choice for this I think that being able to shell out from an app and run Kommander with DCOP and the option of using any scripting language is worth having too.
Also congrats to Rich on this and all his hard work.
|
[
Reply To This | View ]
|
|
Re: KJSEmbed hits the big time
by rjw on Friday 29/Aug/2003, @01:34
|
It seems insane to me to want people to rewrite the scripting language independent parts for any other language they want to use.
The point is, we are going towards a mini-ide being accessible from KOffice. How much of this is js specific?
The other thing is, if we are going toward OOo, and want to import MS office files, why would you want to make it harder to support (shock, horror) VB properly? (Maybe via mono, or something).
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|