[
https://issues.apache.org/jira/browse/DMAP-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931453#comment-13931453
]
Gopal Kalyanaraman commented on DMAP-22:
----------------------------------------
I see that in Main.java we have client.loadFromFolder method. As per this
issue, we are looking at loading via a generic loader interface here and based
on the input appropriate loader will be used.
Is my understanding correct?
> Java: data loader
> -----------------
>
> Key: DMAP-22
> URL: https://issues.apache.org/jira/browse/DMAP-22
> Project: DeviceMap
> Issue Type: New Feature
> Environment: Java
> Reporter: Reza Naghibi
> Assignee: Bertrand Delacretaz
>
> Right now there is a generic loader:
> org.apache.devicemap.client.loaders.Loader
> With a Folder (filesystem) loader wrapping it.
> Please create an interface for this and add new loading methods.
> Ex: JAR, URL, File, and Custom
--
This message was sent by Atlassian JIRA
(v6.2#6252)