Yahoo wrote: > I don't mean to get on anyone's nerves here, but I'll repeat my request > for assistance... I am very interested to have any advice for trying to > represent the C++ API for Berkeley Database XML--a native XML > Database--within XPCOM.
Sounds like you should create an IDL file (or set of files?) expressing that API, then implement the glue needed to translate the XPCOM-C++ function signatures to the actual API calls? -Boris _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
