[dna-issues] [JBoss JIRA] Commented: (DNA-67) Create graph API for federation engine

Randall Hauch (JIRA) jira-events at lists.jboss.org
Fri May 16 13:38:30 EDT 2008


    [ http://jira.jboss.com/jira/browse/DNA-67?page=comments#action_12413072 ] 
            
Randall Hauch commented on DNA-67:
----------------------------------

I'm starting to not like the PropertyValue interface.  Doesn't seem to add much usefulness, but it does add overhead.  And it seems like some of its functionality should really be part of Property: the PropertyType reference, and whether the property is null.  Conversion operations for the raw types (e.g., Binary, String, UUID, URI, etc.) should maybe even go someplace else, like in the PropertyValueFactory interface.  (Because, aren't conversion operations just creating copies of the values?)

> Create graph API for federation engine
> --------------------------------------
>
>                 Key: DNA-67
>                 URL: http://jira.jboss.com/jira/browse/DNA-67
>             Project: DNA
>          Issue Type: Task
>          Components: Federation
>            Reporter: Randall Hauch
>         Assigned To: Randall Hauch
>             Fix For: 0.2
>
>
> The federation engine needs a graph API for working with content.  The federation engine will obtain content from connectors through this API, and the cache will manage the graph instances.  Other components like sequencers, analyses, etc. could also make use of this API (on top of the cache, though).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list