The nsIGMarksCom_google.js and and nsIGMarksService.js are the two XPCOM source files. The .xpt files are essentially the interface of those two files. I don't even have the source for those files anymore but it doesn't really matter because that stage is bypassed when .wrappedJSObject is called while getting the gmarks service. A correct xpt file is important when interacting more with real C and C+ + components, but with the type of interaction gmarks has with those services it isn't really that necessary.
On Dec 16, 2008, at 1:09 PM, Chris (Jesdisciple) wrote: > > John, I decided I should probably be getting familiar with GMarks now > before I need to ask questions. I extracted the XPI and found that I > can read all the files except the two XPCOM binaries. So I wonder if > you have the source for these hosted anywhere or can upload them to > the group? > > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GMarks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/GMarks?hl=en -~----------~----~----~----~------~----~------~--~---
