[Pharo-project] Issue 3288 in pharo: OB does not work with editor changes
Status: Accepted Owner: marcus.denker Labels: Milestone-1.2 New issue 3288 by marcus.denker: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 To recreate: "Refactoring" Gofer new squeaksource: 'rb'; package: 'AST-Core'; package: 'Refactoring-Core'; package: 'Refactoring-Changes'; package: 'Refactoring-Critics'; package: 'Refactoring-Environment'; load. "OmniBrowser" Gofer new renggli: 'omnibrowser'; package: 'OmniBrowser'; package: 'OB-Standard'; package: 'OB-Morphic'; package: 'OB-Refactory'; load. then open an OB browser.
Comment #1 on issue 3288 by renggli: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 I don't know, probably. I will fix it as soon as the beta is out.
Comment #2 on issue 3288 by aplantec: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 Here is a small cs that makes it work again. Attachments: ob.1.cs 959 bytes
Comment #3 on issue 3288 by renggli: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 Yes, but that breaks Pharo 1.1.1 and this is where I am using it.
Comment #4 on issue 3288 by aplantec: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 it's for 1.2
Comment #5 on issue 3288 by renggli: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 Sure, please fork OB for 1.2. I will fix (or merge) it as soon as the beta is out.
Updates: Status: Closed Comment #6 on issue 3288 by marcus.denker: OB does not work with editor changes http://code.google.com/p/pharo/issues/detail?id=3288 This particular bug has been fixed.
participants (1)
-
pharo@googlecode.com