Hi

I've just released butler-io, a small library built on VFS. It allows you to do things like

String article = textFrom("res:article.txt")
or
Properties properties = propertiesFrom("cache_config.properties");

The full docs are at http://github.com/opsb/butler-io . It includes installation instructions via maven. It's available under the MIT license and you can obviously fork it in github if you want to make any changes/additions.

Cheers,
Olly

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to