see http://code.google.com/p/pharo/issues/detail?id=313&colspec=ID%20Type%20Status%20Summary

On Thu, Nov 6, 2008 at 9:18 PM, John M McIntosh <johnmci@smalltalkconsulting.com> wrote:
After updating my test image and then attempting to open a file list browser I get a walkback
This seems to be related to a change in
FileList2>>initialize

where
showDirsInFileList _ false.
was dropped
by lr 10/29/2008  21:28


Unfortunately showDirsInFileList is not initialized anywhere else so the block then which uses the variable
evaluates to nil...

--
===========================================================================
John M. McIntosh <johnmci@smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================




_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project