[ 
https://issues.apache.org/jira/browse/SANDBOX-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063301#comment-13063301
 ] 

Simone Tripodi commented on SANDBOX-339:
----------------------------------------

Sorry if I'm late, I'm a little busy with some non-IT stuff, but as we say in 
Italian "later is better than never" ;)

I still don't like the approach because - sorry to be redundant on that topic - 
it forces the user learning a language created to be understood and interpreted 
by machines and not by humans - as a user, I wouldn't use those APIs.

You can anyway use your hints/ideas as a base for a better engine; if you are 
able to generate an interpreter, you can write a compiler as well - create the 
CSV and let it be processed by an ingester that generates the Graph preferences 
directly in Java classes form - and you can generate beans not only for 
vertices, but for the whole set of graph elements.
If/when the DOT language changes, we will deprecate/add fields.

Good work!

> [Dot Export] Adding vertex attribute
> ------------------------------------
>
>                 Key: SANDBOX-339
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-339
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Graph
>            Reporter: Marco Speranza
>            Priority: Minor
>         Attachments: DotExport-AddingVertexAttribute.patch
>
>
> Hi folk, I just made a little improvement to Dot Export. I added the 
> possibility to customize the attributes of the vertices through a 
> {{Map<Vertex, Properties>}}
> Looking forward your comments.
> bye

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to