NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
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)
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"
Reply to This
Parent
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)