[Pharo-project] Issue 3974 in pharo: [RPackage] rpackage do not update when adding a category
April 8, 2011
2:38 p.m.
Status: Accepted Owner: cy.delau...@gmail.com New issue 3974 by cy.delau...@gmail.com: [RPackage] rpackage do not update when adding a category http://code.google.com/p/pharo/issues/detail?id=3974 In a 1.3 image, When I add a category to the default browser, RPackage is not updated accordingly, it does not register the new package. Adding a category in the default browser will send addCategory:before: to SystemOrganizer , which never emit any event (contrary to SystemOrganizer>>addCategory:). Therefore RPackage is never aware of any change. Should add a notification in SystemOrganizer>>addCategory?
5593
Age (days ago)
5593
Last active (days ago)
0 comments
1 participants
participants (1)
-
pharoï¼ googlecode.com