slanning (email not shown publicly)
http://search.cpan.org/~slanning/
Scott Lanning is currently working in Amsterdam at a hotel-booking company.
The following interviews and commentaries are for entertainment only. The views and opinions expressed therein
do not necessarily represent the views of his employer or even himself.
tests (Score:1)
Have a peek at http://www.jsunit.org which provides a nice testing framework for javascript. As well, plxpcom is currently kinda flaky, but there's been a bit more activity recently and it _does_ now build. I believe my housemate is going to look into doing some more with it and I'll have a peek at stuff when it's a bit more solid.
woot.
-Scott McWhirter- | -kungfuftr-
"JAWK - Just Another Whiny Kid"
Re:tests (Score:1)
I found it here [edwardh.com] . Thanks.
Regarding plxpcom, it wouldn't build for me on either 1.6 or 1.8b1 of Mozilla with perl 5.8.4. I uploaded my detailed install notes (they won't go thru the "compression filter" here for some reason).
Re:tests (Score:1)
Re:tests (Score:1)
-Scott McWhirter- | -kungfuftr-
"JAWK - Just Another Whiny Kid"
Re:tests (Score:1)
I don't think it's MakeMaker, as my version of ExtUtils::MakeMaker is the latest version. I assume you're referring to the "CXX is not a known MakeMaker parameter", but as far as I know it's never in fact been a MakeMaker parameter. I admit I'm pretty clueless there, though.
If only they'd give detailed accounts of exactly what they did.. like what exact version of Mozilla (including link to download from), what version of Perl, etc.
You mentioned that there has been activity in plxpcom recently. How do you
Re:tests (Score:1)
Re:tests (Score:1)
=0)
-Scott McWhirter- | -kungfuftr-
"JAWK - Just Another Whiny Kid"
Re:tests (Score:1)
http://www.mozref.com/ [mozref.com] too
-Scott McWhirter- | -kungfuftr-
"JAWK - Just Another Whiny Kid"
Re:tests (Score:1)
http://mozref.com/reference/objects/ [mozref.com] looks promising.
The DOM, etc. specs I can find. What I want is a reference and guide to the XPCOM components. And I don't mean how to instantiate a component from an interface, and I don't mean a list of interfaces tellings what their contract keys are (like here [phptr.com]), and I don't mean how to implement a component in C++; I mean a list of components, explaining what each is useful for (if anything), or a cookbook, or something useful. If the whole point of XPCOM is to pr
Re:tests (Score:1)
Re:tests (Score:1)
Re:tests (Score:1)