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

Mandy Chessell commented on ATLAS-2246:
---------------------------------------

Hello Cassio,
The IGC connector is principally made up of 3 classes:
* IGCOMRSConnector
* IGCOMRSConnectorProvider
* IGCOMRSMetadataCollection
I have implemented IGCOMRSConnector and ICGOMRSConnectorProvider and created a 
skeleton IGCOMRSMetadataCollection that extends the MetadataCollectionBase.    
All of the objects passed on the MetadataCollection API are implemented as 
POJOs and so you are only building the mapping code between the OMRS 
representation and IGC representation of the mappings.  I would focus on the 
metadata instances methods (ie ignore the ones that manage the TypeDefs) as I 
am working on a design to minimise the work of the OMRSConnector writers around 
the TypeDef Management.
Mandy


> Define OMRS Connector interface
> -------------------------------
>
>                 Key: ATLAS-2246
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2246
>             Project: Atlas
>          Issue Type: Sub-task
>          Components: atlas-intg
>            Reporter: Mandy Chessell
>            Assignee: Mandy Chessell
>            Priority: Critical
>         Attachments: 0002-ATLAS-2246-OMRS-Connector-API.patch, OMRS 
> Javadoc.zip
>
>
> This task covers the creation of the OMRS Connector APIs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to