[Pharo-project] a summer task....
FileDirectory>>matchingEntries: criteria "Ignore the filter criteria for now" ^self entries Michael R 2001... MMm really want to say matchingEntries: '*.png' Surely someone would like to add a bit more behaviour to the method? -- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
it looks a bit draft as a filter http://code.google.com/p/pharo/issues/detail?id=2169 Stef On Mar 19, 2010, at 7:25 PM, John M McIntosh wrote:
FileDirectory>>matchingEntries: criteria "Ignore the filter criteria for now" ^self entries
Michael R 2001...
MMm really want to say matchingEntries: '*.png'
Surely someone would like to add a bit more behaviour to the method?
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 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
participants (2)
-
John M McIntosh -
Stéphane Ducasse