From: Chad A. <ae...@ae...> - 2001-10-11 19:29:52
|
It took me a day to learn about and write Python bindings for Audiere, but I already had some experience with scripting languages... SpiderMonkey took a while longer, but that's because I didn't really know what I was doing. Fortunately, there is a a helpful newsgroup at news://news.mozilla.org/netscape.public.mozilla.jseng. ^_^ If you've ever done any sort of COM work, learning XPCOM is cake. Reading those IBM articles walks you through the process of making your first component, writing IDL, and whatnot. The Mozilla sample component is at: http://lxr.mozilla.org/seamonkey/source/xpcom/sample/ > any time estimates for how long it would take me to get productive with > these? -- Chad Austin http://aegisknight.org/ |