Rope for Facets

I’d like to add a Rope implementation to Ruby F.s. Is there a good
implementation out there?

(Btw, Are Ruby Q. solution listed in any special order?)

Thanks,
T.

On Aug 18, 2008, at 9:54 AM, Trans wrote:

(Btw, Are Ruby Q. solution listed in any special order?)

Not on my site (the original), no. They are in the order they were
submitted, mostly.

James Edward G. II

On Aug 18, 8:54 am, Trans [email protected] wrote:

I’d like to add a Rope implementation to Ruby F.s. Is there a good
implementation out there?

There was a discussion a while back:

http://tinyurl.com/5w6vzq

Dunno if it was ever published, though.

Regards,

Dan

On Aug 20, 2008, at 7:24 AM, Robert D. wrote:

Talking about RQ, I had a look at the benchmarks and the solutions and
Eric’s first solution would be my choice. What do you want, immutable
or mutable, string ropes only or also array ropes.

There is a question about the licensing though, can one use Ruby Q.
submissions with an open source license (any?) if one is duly
respecting the authorship of course? Probably not without the author’s
consent, any opinions on that?

It definitely should be discussed with the author, yes.

James Edward G. II

On Mon, Aug 18, 2008 at 4:54 PM, Trans [email protected] wrote:

I’d like to add a Rope implementation to Ruby F.s. Is there a good
implementation out there?

(Btw, Are Ruby Q. solution listed in any special order?)

Thanks,
T.

Talking about RQ, I had a look at the benchmarks and the solutions and
Eric’s first solution would be my choice. What do you want, immutable
or mutable, string ropes only or also array ropes.

There is a question about the licensing though, can one use Ruby Q.
submissions with an open source license (any?) if one is duly
respecting the authorship of course? Probably not without the author’s
consent, any opinions on that?

Cheers
Robert


http://ruby-smalltalk.blogspot.com/

There’s no one thing that’s true. It’s all true.