facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

Use URI in the public API, not File #44

Closed hgschmie closed 11 years ago

hgschmie commented 11 years ago

Allows to e.g. run tests to use resources on the classpath, not files on the filesystem.