From: <lr...@us...> - 2007-09-28 17:16:27
|
Revision: 2061 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2061&view=rev Author: lrz Date: 2007-09-28 10:16:26 -0700 (Fri, 28 Sep 2007) Log Message: ----------- 2007-09-28 Laurent Sansonetti <lsa...@ap...> * sample/CocoaRepl/ReplController.rb: Keep the text view delegate as an ivar, because otherwise it will be collected by the Ruby GC, because the text view doesn't retain its delegate, and neither its datasource. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/CocoaRepl/ReplController.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |