That part of the deal is a little over my head.
by grace alone,
Don A. Elbourne Jr.
http://elbourne.org
- Original Message -
From: "Troy A. Griffitts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 1:19 PM
Subject: Re: [sword-devel]
Hey guys,
Simple OO wrappers have been made for other things like CLX. In the
bindings directory there is a flatapi.cpp file that export a "C" api
useful for making bindings. in clx/sword.pas you will see how we've
made OO classes that use these. We only export the base interface
classes, n
Thus spake "Don A. Elbourne Jr."> :
> If anyone else is interested in this, please jump in. The big hurdle I see
> is getting XUL to talk to Sword. I am guessing that XPCOM is the way to do
> this, but I'm not sure.
For what it's worth, I researched that question a bit and, yes, XPCOM is
what is