Issue 5067 in pharo: Make package cache location changeable

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

Issue 5067 in pharo: Make package cache location changeable

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

New issue 5067 by [hidden email]: Make package cache location  
changeable
http://code.google.com/p/pharo/issues/detail?id=5067

Pharo1.4a Latest update: #14247

See discussion at  
http://forum.world.st/Having-a-shared-package-cache-Re-MCDirectoryRepository-defaultDirectoryName-ignored-td3924814.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 5067 in pharo: Make package cache location changeable

pharo
Updates:
        Status: FixReviewNeeded
        Labels: Milestone-1.4

Comment #1 on issue 5067 by [hidden email]: Make package cache  
location changeable
http://code.google.com/p/pharo/issues/detail?id=5067

Partial fix in inbox:  
SLICE-Issue-5067-Make-package-cache-location-changeable-SeanDeNigris.1
     Added MCCacheRepository>>default:

But maybe there should be a setting?


_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo

Comment #2 on issue 5067 by marianopeck: Make package cache location  
changeable
http://code.google.com/p/pharo/issues/detail?id=5067

The setting can just call:




MCCacheRepository default
directory: (FileDirectory on:  '/Users/mariano/Pharo/localRepo1').



_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo
Updates:
        Status: Workneeded

Comment #3 on issue 5067 by [hidden email]: Make package cache  
location changeable
http://code.google.com/p/pharo/issues/detail?id=5067

Partial fix is "Work needed"


_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo

Comment #4 on issue 5067 by [hidden email]: Make package cache  
location changeable
http://code.google.com/p/pharo/issues/detail?id=5067

@mariano: if you just change the directory on the default instance, it  
would not reset the rest of the instance's state e.g. the 'cache' instVar.  
I don't know if that matters.


_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 5067 by marianopeck: Make package cache location  
changeable
http://code.google.com/p/pharo/issues/detail?id=5067

Ok....so lets do the first part, that is, having #default:.
Then if you want open another ticket and provide the setting. I have done a  
new version because there were conflicts.

Name:  
SLICE-Issue-5067-Make-package-cache-location-changeable-MarianoMartinezPeck.1
Author: MarianoMartinezPeck
Time: 16 December 2011, 3:49:51 pm
UUID: a8245393-e7dd-4b2d-99f6-d7560ddaf854
Ancestors:
Dependencies: Monticello-MarianoMartinezPeck.545

fix


_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo
Updates:
        Status: Closed

Comment #6 on issue 5067 by [hidden email]: Make package cache  
location changeable
http://code.google.com/p/pharo/issues/detail?id=5067

in 14265
Yes we want the other part.


_______________________________________________
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 5067 in pharo: Make package cache location changeable

pharo
Updates:
        Status: Integrated

Comment #7 on issue 5067 by [hidden email]: Make package cache  
location changeable
http://code.google.com/p/pharo/issues/detail?id=5067

(No comment was entered for this change.)


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