"Sean Echevarria" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Although it is possible to create an xpcom component without linking
> with xpcom, there are no samples.
Mozilla, the Land of Possibilities...
Can anyone at least outline what has to be done? Should I simply copy and
paste
whole nsIModule implementation (along with that cute comment explicitly
asking not to do that)? This is the only way I could come up with.
Really, I liked NSGetFactory more. Maybe it should have been kept around at
least
until you freeze all plug-in intfaces and come up with plug-in SDK that
works for
both Mozilla and Netscape.
Peter
>
> On Wed, 13 Jun 2001 19:01:55 -0700, "Peter Sorotokin"
> <[EMAIL PROTECTED]> wrote:
> >Is there any sample plug-in that is scriptable but does not
> >link to xpcom shared library (so it can work in NN4.x as well)?
> >
>