summaryrefslogtreecommitdiff
path: root/src/swing
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-01-27 20:25:55 +0000
committerPaul Phillips <paulp@improving.org>2011-01-27 20:25:55 +0000
commit1c537ba1b3b68007e613a6c90d27cdae3f262c77 (patch)
tree9b80f6f3488cb9f50639f467dcf8fc88a9c2772c /src/swing
parentba82b29b929f47ae345dbd32e5b6200bf68c231e (diff)
downloadscala-1c537ba1b3b68007e613a6c90d27cdae3f262c77.tar.gz
scala-1c537ba1b3b68007e613a6c90d27cdae3f262c77.tar.bz2
scala-1c537ba1b3b68007e613a6c90d27cdae3f262c77.zip
Changing some code to not use collect on top of...
Changing some code to not use collect on top of a possibly changing filesystem. Anonymous partial functions used with collect risk match errors if guard results ever change, due to the guard being run twice (isDefinedAt and then apply). No review.
Diffstat (limited to 'src/swing')
0 files changed, 0 insertions, 0 deletions