yes, the tagsForAllMethods method now hides protocols without methods: allProtocols select: [ :each | each methods anySatisfy: ...
út 13. 8. 2019 v 9:05 odesílatel Pavel Krivanek <[email protected]> napsal: > introduced in build.613. This is probably the source of this issue: > https://github.com/pharo-project/pharo/commit/a0706a080383be50fde8aa90d1709062919d3794 > > út 13. 8. 2019 v 8:53 odesílatel Pavel Krivanek <[email protected]> > napsal: > >> on three days old image (build.610) it worked >> >> út 13. 8. 2019 v 8:50 odesílatel Pavel Krivanek <[email protected]> >> napsal: >> >>> I'm confirming this issue >>> >>> po 12. 8. 2019 v 21:55 odesílatel ducasse <[email protected]> >>> napsal: >>> >>>> Hi >>>> >>>> In latest pharo version (we broke a bit iceberg and it will be fixed) I >>>> cannot add a new protocol. >>>> Nothing happen once I type a new name. >>>> >>>> Is it something that only happen to me? >>>> >>>> S >>>> >>>> >>>> >>>>
