Issue 6516 in pharo: SystemChangeNotifier - cleanup Step 3

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

Issue 6516 in pharo: SystemChangeNotifier - cleanup Step 3

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Cleanup

New issue 6516 by [hidden email]: SystemChangeNotifier - cleanup Step 3
http://code.google.com/p/pharo/issues/detail?id=6516

- Refactor privateAnnouncer
- Prepare method deletion (final clean up)



_______________________________________________
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 6516 in pharo: SystemChangeNotifier - cleanup Step 3

pharo
Updates:
        Status: HumanReviewNeeded

Comment #1 on issue 6516 by [hidden email]: SystemChangeNotifier -  
cleanup Step 3
http://code.google.com/p/pharo/issues/detail?id=6516

post load:

SystemAnnouncer restoreAllNotifications.


_______________________________________________
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 6516 in pharo: SystemChangeNotifier - cleanup Step 3

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 6516 by [hidden email]: SystemChangeNotifier -  
cleanup Step 3
http://code.google.com/p/pharo/issues/detail?id=6516

(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 6516 in pharo: SystemChangeNotifier - cleanup Step 3

pharo

Comment #3 on issue 6516 by [hidden email]: SystemChangeNotifier -  
cleanup Step 3
http://code.google.com/p/pharo/issues/detail?id=6516

post load needs to be:

SystemAnnouncer restoreAllNotifications.
SystemAnnouncer organization: nil.
SystemAnnouncer class organization: nil.

that destroys the organization, so we need to reconstruct it in final step.


_______________________________________________
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 6516 in pharo: SystemChangeNotifier - cleanup Step 3

pharo
Updates:
        Status: Integrated

Comment #4 on issue 6516 by [hidden email]: SystemChangeNotifier -  
cleanup Step 3
http://code.google.com/p/pharo/issues/detail?id=6516

in 20244


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