Issue 4248 in pharo: Clean CodeUpdate and remove from image startup

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

Issue 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 4248 by [hidden email]: Clean CodeUpdate and remove from  
image startup
http://code.google.com/p/pharo/issues/detail?id=4248

We're not using CodeUpdate.
We should check that it actually doing right thing.
And the only useful feature of it, that it can initiate a code update at  
image startup, by asking user if he wants to do so.



_______________________________________________
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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Updates:
        Labels: -Milestone-1.3

Comment #1 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

(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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Updates:
        Labels: Milestone-1.4

Comment #2 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

(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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Updates:
        Labels: -Milestone-1.4

Comment #3 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

(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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo

Comment #4 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

Issue 4152 has been merged into this issue.


_______________________________________________
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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Updates:
        Status: FixToInclude
        Labels: Type-Cleanup Milestone-2.0

Comment #5 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

This can be done now.

In pre-amble:


Smalltalk globals at: #CodeUpdate ifPresent: [:class | class uninstall]


_______________________________________________
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 4248 in pharo: Clean CodeUpdate and remove from image startup

pharo
Updates:
        Status: Integrated

Comment #6 on issue 4248 by [hidden email]: Clean CodeUpdate and  
remove from image startup
http://code.google.com/p/pharo/issues/detail?id=4248

in 2.0 176


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