Issue 5055 in pharo: Filesystem Cleanup

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

Issue 5055 in pharo: Filesystem Cleanup

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup

New issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

I noticed a few things about FS, but I don't understand it well enough yet  
to know if they are bugs:
* there are #basicXxx methods scattered around with no corresponding #xxx  
method. It seems like these should be renamed to #xxx
* FSFileSystem has #open:writable which does not call #basicOpen:writable,  
which exists
* FSReference>>rename:as:, but FSFilePluginPrims>>rename:to: (to: sounds  
better to me)

See discussion at http://forum.world.st/FS-Quirks-td3986296.html


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo
Updates:
        Labels: Importance-High

Comment #1 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

(No comment was entered for this change.)


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo

Comment #2 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

having a look at this


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

- clarified the use of the basicXX methods (most of them were ok)
- renamed FSFilesystem >> #basicOpen:writable: to not be related with the  
#open:writable: method
- renamed rename:as: to rename:to:

use latest ConfigurationOfFilesystem for changes


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo
Updates:
        Status: NoSourcesAvailable

Comment #4 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055#c4

This Issue has been checked by Ulysse the Monkey, but no sources are  
available

Someone should have a look either to check the validity of the source or to  
report a strange behavior of a crazy monkey.


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo
Updates:
        Status: Closed

Comment #5 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

(No comment was entered for this change.)


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo

Comment #6 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

I think that the configurationOfFS is not up to date.
since FS is loaded in the image


_______________________________________________
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 5055 in pharo: Filesystem Cleanup

pharo

Comment #7 on issue 5055 by [hidden email]: Filesystem Cleanup
http://code.google.com/p/pharo/issues/detail?id=5055

hmm ok,
which config do you use, the one from squeaksource?


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