Hi Claud.io,

> which becomes something like:
>
> export( actual ).usingDotNotation().withName( "my graph" )
>                        .withVertexLabels( new VertexLabelMapper() )
>                        .withEdgeWeights( new EdgeWeightMapper() )
>                        .withEdgeLabels( new EdgeLabelMapper() )
>                        .to( System.out );

almost, the NamedExportSelector was set before the format selection -
and the chained APIs allowed skipping it.

I'm going to restore it in the branch and try to hurry on moving
branches so we can move discussions forward.

Thanks for the hard work!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to