Issue 5316 in pharo: Improve FileDirectory >> #exists

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5316 in pharo: Improve FileDirectory >> #exists

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Feature

New issue 5316 by [hidden email]: Improve FileDirectory >> #exists
http://code.google.com/p/pharo/issues/detail?id=5316

FileDirectory >> #exists should use the much faster FileStream >>  
#isAFileNamed: avoiding to loop over all the entries in the parent directory


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5316 in pharo: Improve FileDirectory >> #exists

pharo
Updates:
        Labels: -Milestone-1.4

Comment #1 on issue 5316 by [hidden email]: Improve FileDirectory >>  
#exists
http://code.google.com/p/pharo/issues/detail?id=5316

Not a show stopper for releasing 1.4. (but *if* someone posts code, I am  
happy to add it to 1.4.. but nobody needs to stay awake and fix it before  
we can release 1.4)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5316 in pharo: Improve FileDirectory >> #exists

pharo
Updates:
        Cc: [hidden email]

Comment #2 on issue 5316 by marianopeck: Improve FileDirectory >> #exists
http://code.google.com/p/pharo/issues/detail?id=5316

Hope this is for 2.0 :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5316 in pharo: Improve FileDirectory >> #exists

pharo
Updates:
        Status: Integrated

Comment #3 on issue 5316 by [hidden email]: Improve FileDirectory >>  
#exists
http://code.google.com/p/pharo/issues/detail?id=5316

New FS uses the faster primitives in the latest 2.0


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker