This post originated from an RSS feed registered with Ruby Buzz
by Daniel Berger.
Original Post: More Protest - win32-api
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
Add one more library to the list. This time it's win32-api, which is a replacement for the Win32API library.
In this particular case it wasn't that Win32API was bad. It was the fact that the core developers plan on dropping Win32API from Ruby 2.0, and they refuse to apply any patches in the 1.8.x branch. Since we have WAY too much invested in Win32API, there was no way we could let it shrivel and die.
Besides, we can now add features as we see fit. The first release includes callback support. Yay!