Dec. 30, 2010
9:20 a.m.
Yes, and (FileDirectory default directoryExists: '.') is false too... Don't you hate this FileDirectory thing ? It's conveniency hardly compare to VW.Filename. For example, I'd like a #directoryExists without argument, It took me some times before I discovered it's #exists So you have to write: (FileDirectory default containingDirectory exists). But, beforing smiling, you'll have to try this: (FileDirectory on: '/') containingDirectory. Hehe, I don't like this class Nicolas 2010/12/30 Igor Stasenko <siguctua@gmail.com>:
Of course, the default directory is not a root dir of my file system :)
-- Best regards, Igor Stasenko AKA sig.