[JDEV] JAM for object technology interoperability... as Jabber does IM interoperability
ogeorge at lor.jeremie.com
ogeorge at lor.jeremie.com
Fri Mar 9 22:43:16 CST 2001
Hey cool so i'll bite.
One of my specific interests is to see object technologies become easy and
friendly on Linux.
I recently had call to write an ASP page and access some COM objects. It was
so quick and easy. I have previously tried to achieve similar goals in
perl/python with CORBA and it was not very pretty at all. Both these
experiences left me feeling dirty.
What i want is to write this in python (or every other language)...
import jam
con = jam.connect()
chatt = con.reference("jam://chatt.localhost")
chatt.somefunc(args)
but it makes complete sence that the object i am referencing should be any type
of distributed object as they all have the same functionality.
This is how i came about being interested, i have lots more issues which are of
equal importance now but this was what set me off.
cheers, Oliver.
Quoting Eric Andreychek <eric at openthought.net>:
> > I'm sure this is in the list of JAM feature ideas but just incase i
> > mention it here.
>
> Assume nothing, tell us everything! Hmmm.. thats catchy.
>
> > I imagine any JAM solution would provide a rich enough protocol to
> > handle all the personalities of the current distributed object models
> > (COM/CORBA/JavaRMI). Then we get back to the idea interface
> transports
> > dealing with the protocol translation.
>
> Well, there hasn't been a whole lot of interest in non-XML based
> technologies yet, but you are absolutally right -- there's no reason why
> JAM shouldn't be capable of supporting those. I'll make sure that gets
> on the list of desired goodies. Thanks!
> -Eric
>
>
> --
> Eric Andreychek | Lucy: "What happens if you practice the
> Eric Conspiracy Secret Labs | piano for 20 years and then end up not
> eric at openthought.net | being rich and famous?"
> http://openthought.net | Schroeder: "The joy is in the playing."
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list