-- -Torgeir
It would be convenient to be able to construct a TransientRepository
with an InputStream or URL as argument for the repository config file
instead of a filename, when the repository config file is included as
part of a web application. This would allow the application to be
configured even when the WAR file is not unpacked.
- initialising TransientRepository using InputStream / URL Torgeir Veimo
