[Pharo-project] [update 2.0] #20021
20021 ----- Issue 5584: File Browser not recognizing cs and st if filename has more than one point http://code.google.com/p/pharo/issues/detail?id=5584 Issue 5714: VersionsBrowser for human beings http://code.google.com/p/pharo/issues/detail?id=5714 Issue 5646: use a dictionary instead of caseOf: http://code.google.com/p/pharo/issues/detail?id=5646 -- Marcus Denker -- http://marcusdenker.de
Marcus Denker-4 wrote
Issue 5584: File Browser not recognizing cs and st if filename has more than one point http://code.google.com/p/pharo/issues/detail?id=5584
If we start using Filesystem for the tools, it is greedy with the extensions. Just something to think about... 'file.1.gz' asFile extension. '1.gz' -- View this message in context: http://forum.world.st/update-2-0-20021-tp4592594p4592612.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Marcus Denker -
Sean P. DeNigris