[
https://issues.apache.org/jira/browse/DMAP-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948203#comment-13948203
]
Reza Naghibi commented on DMAP-22:
----------------------------------
Nice, looks good. To your earlier question, yes, your understanding is correct.
One thing, did you test this? If not, can you go ahead and make this works via
jar and URL? One thing I noticed is that in URLLoader, line 35, you are loading
from file and not URL. So fix that line, test, reupload, and i will merge this
in :)
> 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)