rubymotion-community / BubbleWrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k stars 208 forks source link

fixed issue where use_weak_callbacks? wasn't properly applied #484

Open buffpojken opened 8 years ago

buffpojken commented 8 years ago

If BubbleWrap provides an options for using weak callbacks, these should also be applied for Reactor-blocks or clearly state in the docs that this isn't the case :)