facebookarchive / swift

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

Remove the usage of files in the public API, use URIs everywhere. #45

Closed hgschmie closed 11 years ago

hgschmie commented 11 years ago

This makes unit tests much easier as URIs can be resources on the classpath.