On Tue, Apr 28, 2009 at 1:14 AM, Kero van Gelder <k...@chello.nl> wrote:

> > This is the umpteenth time polyglot messes up. Polyglot is broken broken
> > broken. Cucumber doesn't use it, but can't escape it, because Treetop
> > *always* loads it. I have tried to lobby the Treetop developers to make
> it
> > optional. I have sent a patch (as a treetop fork). It's still in there.
> >
> > What else can I do?
>
> How far do you want to take it?


> We got gems, github. Think RPath, fedora spins, debian derivatives.
> Grab all stuff from rubyforge and publish your own gem-feed.
> Tweaked to fit your needs.
>

I know how to work around it by saying good bye to the "official" treetop.
That shouldn't be necessary though - my patch is tiny:
http://github.com/aslakhellesoy/treetop/commit/660656205297abe0ea63dfac66c0966756c8153a

But it's a month old and noone else has committed anything to Treetop since.
Also, despite the number of forks of Treetop, not a single commit in these
forks have been merged back to the official repo. Ever.

I know stewardship of the project has been handed over, but it still doesn't
seem to go anywhere. Too bad, because Treetop is a kickass library.

Looks like my only option is to fork it, release my own gem and make
Cucumber depend on that instead. That sucks.

I'll stop whining now :-/

Aslak


> But for that scheme to work, others should not lure us away from your
> feed with their own, that tweaks other gems.
>
> So I guess what you really need is a policy for gems on rubyforge.
> rubygems looking over some quality and cohesiveness, like (linux) distros
> check quality and make sure packages work together.
>
> The kind of check we'd want to do on polyglot is easy to automate.
> If it'd be done when creating the gem, as well as on rubyforge before
> it's put in the feed, I guess noone can complain.
>
> Bye,
> Kero.
>
> ___
> How can I change the world if I can't even change myself?
>  -- Faithless, Salva Mea
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to