Issue 4441 in pharo: RPackage should be intialized when RPackageOrganizer default is changed

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

Issue 4441 in pharo: RPackage should be intialized when RPackageOrganizer default is changed

pharo
Status: Accepted
Owner: [hidden email]

New issue 4441 by [hidden email]:  RPackage should be intialized  
when RPackageOrganizer default is changed
http://code.google.com/p/pharo/issues/detail?id=4441

If you fill an issue for the first time, please read "How to report bugs"
at http://www.pharo-project.org/community/issue-tracking

Pharo image: <core, dev or web>
Pharo core version: <copy from World/System/About>
Virtual machine used: <ex: pharo-vm-0.15.2f-linux>
Class browser used if applicable: <ex: O2PackageBrowserAdaptor. If you
don't
know, print "SystemBrowser default">

Steps to reproduce:
1.
2.
3.


Paste or attach stack trace if applicable (look at the file PharoDebug.log
located in the same directory as your 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 4441 in pharo: RPackage should be intialized when RPackageOrganizer default is changed

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 4441 by [hidden email]:  RPackage should be  
intialized when RPackageOrganizer default is changed
http://code.google.com/p/pharo/issues/detail?id=4441

Currently, whenever RPackageOrganizer class >>default  changes, for example  
in #resetDefault, the RPackage still uses the previous object (default), so  
RPackage initialize should be sent on resetDefault .
The attached changeset fixes the issue.

Attachments:
        ISSUE4441.1.cs  502 bytes


_______________________________________________
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 4441 in pharo: RPackage should be intialized when RPackageOrganizer default is changed

pharo
Updates:
        Status: Closed

Comment #2 on issue 4441 by [hidden email]:  RPackage should be  
intialized when RPackageOrganizer default is changed
http://code.google.com/p/pharo/issues/detail?id=4441

TX I integrated it in 3.5


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