Hi all guys, this message just to invite you on testing the experimental branch[1] where I got rid completely of marcher interfaces, such as Vertex/Edge/WeightedGraph and related stuff and various combinations of them. I took advantage to keep only needed generics in builder chains, that are used to interfere types in the next builder, reducing the verbosity and improving the readability.
Code is now IMHO much more versatile on hosting users' data, they are now free to define Graph<URI, Integer> to measure the page relationship, for example :P Please have a look and share your thoughts - if there are no objections, I'd propose to merge it to trunk. TIA, all the best and have a nice WE, -Simo PS: I muted exporter ATM since, given the current design, we should think a different strategy to define exporting properties for vertices/edges. There was an open issue[2] about it, it is maybe time to resurrect it :P [1] https://svn.apache.org/repos/asf/commons/sandbox/graph/branches/drop-marker-interfaces-feature [2] https://issues.apache.org/jira/browse/SANDBOX-339 http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org