Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Phil Steitz
On 6/10/11 9:06 AM, James Carman wrote: > On Fri, Jun 10, 2011 at 11:04 AM, Simone Tripodi > wrote: >> (sorry for the delay but today it's my turn for cleaning the house :P) >> Sandbox should be the right place, or I am wrong? > I don't know what the "policy" is, but IMHO if you want to work on >

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread James Carman
On Fri, Jun 10, 2011 at 11:04 AM, Simone Tripodi wrote: > (sorry for the delay but today it's my turn for cleaning the house :P) > Sandbox should be the right place, or I am wrong? I don't know what the "policy" is, but IMHO if you want to work on something, it shouldn't be done in the "dormant"

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Simone Tripodi
Hi James, (sorry for the delay but today it's my turn for cleaning the house :P) Sandbox should be the right place, or I am wrong? Many thansk in advance! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Jun 10, 2011 at 3:21 PM, James Carman wrote: > Dormant should

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread James Carman
Dormant should be read only. I say move it. On Jun 10, 2011 8:07 AM, "Konstantin Kolinko" wrote: > 2011/6/10 Simone Tripodi : >> In order to avoid any damage... :) >> Can someone confirm that the following command >> >> `svn move https://svn.apache.org/repos/asf/commons/dormant/graph2/ >> https:/

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Simone Tripodi
Hi Konstantin, thanks for your kind help! It is fine indeed keeping it in dormant, I'll start working there :P Have a nice day, all the best!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Jun 10, 2011 at 2:07 PM, Konstantin Kolinko wrote: > 2011/6/10 Simone Tri

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Konstantin Kolinko
2011/6/10 Simone Tripodi : > In order to avoid any damage... :) > Can someone confirm that the following command > > `svn move https://svn.apache.org/repos/asf/commons/dormant/graph2/ > https://svn.apache.org/repos/asf/commons/sandbox/ -m "commons-graph > resurrected after vote passed > http://mark

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Arshad Ansari
Hello Simone, I just had one question. How long would it take for commons-graph to have a git (read-only) mirror? Or will it happen as soon as it is moved from dormant to sandbox? Pardon me, for my ignorance. Being a new comer has its consequences. I'm looking forward to contribute to commons-gra

Re: [RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Simone Tripodi
In order to avoid any damage... :) Can someone confirm that the following command `svn move https://svn.apache.org/repos/asf/commons/dormant/graph2/ https://svn.apache.org/repos/asf/commons/sandbox/ -m "commons-graph resurrected after vote passed http://markmail.org/message/mlvqiqhqm2nqhofr"` is

[RESULT] [dormant][vote] resurrect commons-graph

2011-06-10 Thread Simone Tripodi
Hi all guys, the proposal of resurrecting the commons-graph passed, obtaining 8 positive votes (5 binding), no +/-0, no -1 Oliver Heger * Phil Steitz * Ralph Goers * Arshad Ansari Ratna Deo Dwivedi Luc Maisonobe * James Carman * Sujit Pal (* = binding vote) I'll start moving commons-graph from D

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread Simone Tripodi
That is GREAT, let's wait for the end of vote, then we will start rockin'! :) Thanks!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Jun 8, 2011 at 10:54 PM, James Carman wrote: > On Wed, Jun 8, 2011 at 4:22 PM, Simone Tripodi > wrote: >> I propose a step 0 wh

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread James Carman
On Wed, Jun 8, 2011 at 4:22 PM, Simone Tripodi wrote: > I propose a step 0 where we define how generic Graph APIs should look > like, then define, as you indeed proposed, simple yet powerful > implementations; users are free to define their own implementations on > top on our APIs, or wrappers on

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread Simone Tripodi
Hi Oliver!!! I propose a step 0 where we define how generic Graph APIs should look like, then define, as you indeed proposed, simple yet powerful implementations; users are free to define their own implementations on top on our APIs, or wrappers on Neo4J Parallel collections would indeed nice to h

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread Oliver Heger
Am 08.06.2011 13:08, schrieb James Carman: +1, we need a good graph library in the open source world. I would also like to contribute. It might make me dust off some of my old textbooks from college! :) Same situation here. But probably a first step would be to define efficient but easy to u

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread Sujit Pal
Hi Simone, Thanks for the clarifications. I haven't had much need for graph algorithms other than traversal and shortest path myself, but perhaps I haven't been thinking hard enough about my data :-). Based on your clarification, I realize that while there is probably going to be /some/ overlap,

Re: [dormant][vote] resurrect commons-graph

2011-06-08 Thread James Carman
+1, we need a good graph library in the open source world. I would also like to contribute. It might make me dust off some of my old textbooks from college! :) On Tue, Jun 7, 2011 at 3:41 PM, Simone Tripodi wrote: > Hi all guys, > I'm in the middle of moving job and in the new company they nee

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Luc Maisonobe
Le 07/06/2011 21:41, Simone Tripodi a écrit : Hi all guys, I'm in the middle of moving job and in the new company they need to manage data organized in graph structures. So, since it would involve my profession and the new boss is more than encouraging me on participating on oss, I'm interested o

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Simone Tripodi
Arshad, Ratna, your contributions will be more then welcome, looking forward to your suggestions/patches once/if the sandbox will be resurrected!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Jun 8, 2011 at 8:17 AM, Ratna Deo Dwivedi wrote: > +1 > Would love to

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Simone Tripodi
Hi Sujit, thanks for your contribution, but just to avoid misunderstandings: Neo4J is a great graph database, OTOH commons-graph aims to create a higher-level APIs to interact with graphs and providing general purpose algorithms implementation for a large set of known problems, not just traversal/s

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Ratna Deo Dwivedi
+1 Would love to contribute on this . On Wed, Jun 8, 2011 at 10:59 AM, Arshad Ansari wrote: > +1 > I was thinking of implementing commons-graph like on my own. Didn't know if > there was a dormant commons-graphs component. I would love to work on it. > I'm new here, and haven't started contributi

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Arshad Ansari
+1 I was thinking of implementing commons-graph like on my own. Didn't know if there was a dormant commons-graphs component. I would love to work on it. I'm new here, and haven't started contributing yet. However, I would love to contribute in anyway on this one. Thanks, Arshad On 8 June 2011 01:

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Ralph Goers
+1 although I probably won't work on it. Ralph On Jun 7, 2011, at 12:41 PM, Simone Tripodi wrote: > Hi all guys, > I'm in the middle of moving job and in the new company they need to > manage data organized in graph structures. > So, since it would involve my profession and the new boss is more

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Phil Steitz
+1 And don't be bashful about refactoring ideas - this thing has never been released (though IIRC, maven at least used to depend on a snapshot version). Phil On 6/7/11 12:41 PM, Simone Tripodi wrote: > Hi all guys, > I'm in the middle of moving job and in the new company they need to > manage da

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Sujit Pal
Not a committer nor a commons developer, but I've used neo4j in the past for this sort of thing. It provides a database backend and a few graph algos to traverse the graph, and it works great. They also have a community edition. Just pointing this out in case there is overlap. On Tue, 2011-06-07 a

Re: [dormant][vote] resurrect commons-graph

2011-06-07 Thread Oliver Heger
+1 I don't know the codebase, but recently I also had the need for some graph algorithms. So I am really interested. Oliver Am 07.06.2011 21:41, schrieb Simone Tripodi: Hi all guys, I'm in the middle of moving job and in the new company they need to manage data organized in graph structures.

[dormant][vote] resurrect commons-graph

2011-06-07 Thread Simone Tripodi
Hi all guys, I'm in the middle of moving job and in the new company they need to manage data organized in graph structures. So, since it would involve my profession and the new boss is more than encouraging me on participating on oss, I'm interested on resurrecting the commons-graph from dormant to