[Greasemonkey] The great Greasemonkey clean-up
Aaron Boodman
zboogs at gmail.com
Sat Dec 31 03:17:51 EST 2005
No, v_0_6 is the name of a branch. "HEAD" is the name of the main
trunk in source control. No branch. So in TortoiseCVS, you check the
"HEAD" radio button (the default).
- a
On 12/31/05, Mor Roses <moroses at gmail.com> wrote:
> how do i checkout the update?
> is the head v_0_6?
>
> On 12/31/05, Aaron Boodman <zboogs at gmail.com> wrote:
> >
> > So I've finished the refactor/clean-up I was working on and checked it
> > into CVS on HEAD.
> >
> > This significantly simplifies Greasemonkey since it no longer has to
> > consider Firefoxes < 1.5.
> >
> > It also switches the code layout to a system similar to the one which
> > I created for Google, which we first used on Firefox Web Comments. It
> > isolates an extension's code from all the other code in Firefox by
> > loading it into an XPCOM service. There should now be much less chance
> > of Greasemonkey conflicting with any other extensions.
> >
> > If you have any interest, I encourage you to check out the latest HEAD
> > and take a look around.
> >
> >
> > - a
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list