neelance / ffi_gen

A generator for Ruby FFI bindings, directly from header files via LLVM's Clang compiler
MIT License
88 stars 26 forks source link

Rename to ffi-gen ? #3

Closed postmodern closed 12 years ago

postmodern commented 12 years ago

The usual convention for FFI helper libs is to be called ffi-foo and FFI::Foo. Would it be possible to rename ffi_gen to ffi-gen?

neelance commented 12 years ago

Yes, I already noticed the issue some time ago. Renamed the repository now. Do you think that I should also change ffi_gen.rb to ffi-gen.rb?

postmodern commented 12 years ago

I would go with ffi/gen.rb. Thanks for taking care of this so quickly. :)

neelance commented 12 years ago

Good idea. Rename complete, see 0ed57c53ee875d57665c20d260633e878729aead.