mirah / pindah

Tools for building Android applications with Mirah
Apache License 2.0
228 stars 27 forks source link

Use of Tempfile vs. File.open/at_exit? #12

Closed rnicholson closed 13 years ago

rnicholson commented 13 years ago

Any reason to not use Tempfile and use File.open/at_exit in this instance?