Hi,

On Wed, Jun 26, 2013 at 4:43 PM, Reza <[email protected]> wrote:
> ...add more methods for loading DDR data. Currently we load from
> filesystem (OpenDDR style), would like to:
>   -load from user defined files
>   -load from user included jar
>   -load from default URL and user defined URL...

Would be good to accept InputStream or Reader (maybe in addition the
above), as this works for any data source. For my use cases I might
feed the thing from a JCR repository, so none of the above would work.

-Bertrand

Reply via email to