|
From: David B. <dav...@op...> - 2002-01-09 19:33:21
|
I read (most) of the documentation / site stuff yesterday, and like the approach having spent much of my time lurking / coding around Jabber / XML-RPC and looking at component issues... So I am in. My issue is that I don't do Java -:) I am learning python, so... but could I not write stand alone applications/Xcomponents in other languages? > Using <Code Type = "Exec"> Include the command line necessary to invoke your > app. e.g. "java -cp foo.jar net.xpipe.bar" How does XML-RPC fit into the picture? In a nutshell _ I'd like to get on and write XML components and send 'em over the wire, or locally and not worry about the language specific issues. I think this comes down to the issue of "gateways" - and simple XML based gateways between language environments is where something like an (http based?) XML exchange makes sense? I'd like to make a bridge to another SourceForge project: SIMPL Does it make sense for XMKPipe to be a kind of wrapper around SIMPL environements? David |