You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Henning Bredel edited this page Aug 15, 2014
·
1 revision
To create a new data connector one have to implement a few interfaces so that the Ilwis kernel can work with it correctly. See an overview of an artificial MyImplConnector:
The following is needed:
MyImplModule: the module description which registers available connector factories to the framework
MyImplCatalogExplorer: scans the data source (folder, remote service, ..) to create Ilwis Resource's with a corresponding type
MyImplObjectFactory: a connector related factory to create relevant object factories