>  As the "Linux representative" I have been asked if there is some
> implementation equivalent to MS COM (Component Object module).
>  Is there ?

Not really COM in Linux, but...

There is a way to write objects in Java that will behave like COM objects
(can be called using the VB COM interface)
And some languages (Java, JavaScript, Perl, Python) can be made to use COM
objects.

And then again - you can try using Corba, and I heard theres away to emulate
the COM behavior using XML (I'll be looking into that starting next week, so
I'll know more then)

Thanks,
Chen.

---
Chen Shapira    Web Developer and Linux Activist
I only know that love is worth fighting for,
Though living isn't easy, and freedom takes much more.
             

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to