From: Ben Evans <[EMAIL PROTECTED]>
Subject: Re: Writing Rendering Plugin In Java

 > I'm wondering if anybody has written an rendering (or anythign else) plugin
 > for the RealSystem in Java. The COM architecture should be managable I
 > guess, but I'm not a Java freak and haven't done anything with COM in Java.
 > Any suggestions where to find sample plugins or just hints for using COM
 > with Java ?

 >From what I've seen Real doesn't actually use COM for its plugins,
instead it uses their own version of COM.  On a Windows platform, I
believe that they do actually use COM, but they have a wrapper around
it.  On non-windows platforms, they just use something that looks like
COM, from a code perspective.  They don't use (or rather, they don't
seem to use) functions such as CoCreateInstance.  They also don't use
the windows registry to register the plugin interfaces, which is why
they all must be in the same directory.

--
"capital punishment is our society's
recognition of the sanctity of human life."
Sen. Orrin Hatch

Ben Evans
BitPoet
[EMAIL PROTECTED]


*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to