[Pharo-project] Issue 3520 in pharo: Workspaces do not recognize previously evaluated temps
Status: New Owner: ---- New issue 3520 by sean.p.denigris: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Pharo image: Pharo-core Pharo core version: Pharo1.2beta Latest update: #12294 Virtual machine used: Mac 4.2.5 Steps to reproduce: 1. Type "window := SystemWindow new openInWorld." in a workspace. 2. DoIt that line 3. An "Unknown variable" dialog pops up This is a workflow-killer.
Comment #1 on issue 3520 by Benjamin...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Yes it's really boring ^^
Updates: Labels: Milestone-1.2 Importance-High Comment #2 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 I just saw that, too. Horrible
Updates: Status: Accepted Comment #3 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Worked in 12283 Stopped to worked somehow until 12294.
Comment #4 on issue 3520 by Benjamin...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 It's the same in any text zone ...
Updates: Labels: Milestone-1.3 Comment #5 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 (No comment was entered for this change.)
Comment #6 on issue 3520 by siguc...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 - this should fix the issue Attachments: workspace-bindings-fix.1.cs 869 bytes
Updates: Status: Fixed Comment #7 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 (No comment was entered for this change.)
Comment #8 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 12316 TODO: 1.3
Updates: Status: Closed Comment #9 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 13007
Updates: Status: FixProposed Comment #10 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 The bug is there again
Comment #11 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 in 12329 Core and Full
Updates: Cc: hilaire.fernandes Comment #12 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Hilaire, can you check? Workspace is kind of unusable...
Updates: Cc: -hilaire.fernandes aplantec Comment #13 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Ups, not Hilaire... I meant Alain, sorry.
Comment #14 on issue 3520 by aplan...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 yes, I take it.
Comment #15 on issue 3520 by aplan...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 #bindingOf: have to be defined in TextMorphForEditView because it is passed as the requestor in SmalltalkEditor>>evaluateSelection. SLICE-Issue-3520-Workspaces-do-not-recognize-previously-evaluated-temps in InBox hope it is ok now.
Comment #16 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 No, I can not merge. Maybe we should go back to changesets for changes that are for both 1.2 and and 1.3?
Comment #17 on issue 3520 by aplan...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 Here is the .cs Attachments: Issue-3520.1.cs 238 bytes
Comment #18 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 in 12330 TODO: 1.3
Updates: Status: Closed Comment #19 on issue 3520 by marcus.d...@gmail.com: Workspaces do not recognize previously evaluated temps http://code.google.com/p/pharo/issues/detail?id=3520 in 13036
participants (1)
-
pharo@googlecode.com