gregoriusxu / booksleeve

Automatically exported from code.google.com/p/booksleeve
Other
0 stars 0 forks source link

ZINTERSTORE #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

i'm implementing your library which seems very nice at first look. But for my 
project, I need to have the ZINTERSTORE feature for SortedSets. Do you plan to 
add it soon ? Or have I missed it ?

Thanks in advance,
Guillaume

Original issue reported on code.google.com by g.font...@algodev.com on 10 Jan 2012 at 3:35

GoogleCodeExporter commented 8 years ago
I've implemented a basic version (without weights), I can submit it to the 
author if external patches are received.

Original comment by garts...@gmail.com on 15 Mar 2012 at 8:25

GoogleCodeExporter commented 8 years ago
Sure; as long as there is a test (or several) to go with it, and you are 
able+willing to release the code in line with the project's license, then fire 
it at me.

Sorry, I haven't been intentionally ignoring this, but simply limited by 
time/availability.

Original comment by marc.gravell on 15 Mar 2012 at 9:19

GoogleCodeExporter commented 8 years ago
I would really be interested indeed !

Thanks very much.

Original comment by g.font...@algodev.com on 15 Mar 2012 at 9:22

GoogleCodeExporter commented 8 years ago
I just wanted to let you know that i love the library.  However, I also need 
access to ZINTERSTORE, which I realized as I was finishing the most recent 
functions in my app. Can you update me on the status of this feature?  If there 
is anything I can do to help, please let me know.

Original comment by zurekm...@gmail.com on 28 Mar 2012 at 11:54

GoogleCodeExporter commented 8 years ago
I was still hoping @gartsman was going to send his...

Original comment by marc.gravell on 29 Mar 2012 at 11:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've implemented this in my repository: 
http://code.google.com/r/johanalkemade-booksleeve/source/list

No tests as of yet though. Plus the implementation could probably be a bit 
smarter, but it works for me.

Original comment by johanalk...@gmail.com on 13 Jul 2012 at 12:54

GoogleCodeExporter commented 8 years ago
This has now been merged from johanalkemade's branch - thanks

Original comment by marc.gravell on 9 Oct 2012 at 8:59