can be related to http://code.google.com/p/pharo/issues/detail?id=5693
so... you should download latest vm to try it. 


On Jun 11, 2012, at 11:24 AM, Mariano Martinez Peck wrote:

> imagine 'foo.txt' file exists in my image directory, if I do:
> 
> 'foo.txt' asFileReference exits -> true.
> 'foo.txt' asFileReference delete 
> (the file is removed from the OS)
> 'foo.txt' asFileReference exits -> true.
> mmmm shouldn't be false now?
> 
> couldn't debug it yet... sorry
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> 

Reply via email to