Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
April 2017
- 608 messages
Re: [Pharo-dev] spec ui as morph
by Esteban Lorenzano
yourModel buildWithSpec.
Esteban
> On 26 Apr 2017, at 11:51, Christophe Demarey <christophe.demarey(a)inria.fr> wrote:
>
> Hi,
>
> Does anyone know how to embed a UI component made with Spec into a UI expecting a morph?
> It looks like the only way to build a spec UI is to open it with #openWithSpec that will always embed the component in a window.
>
> Thanks,
> Christophe
April 26, 2017
spec ui as morph
by Christophe Demarey
Hi,
Does anyone know how to embed a UI component made with Spec into a UI expecting a morph?
It looks like the only way to build a spec UI is to open it with #openWithSpec that will always embed the component in a window.
Thanks,
Christophe
April 26, 2017
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/60471
Home: https://github.com/pharo-project/pharo-core
April 26, 2017
[pharo-project/pharo-core] 9fe373: 60471
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 9fe3731eefd435ce2be74c6d18648c40732c6295
https://github.com/pharo-project/pharo-core/commit/9fe3731eefd435ce2be74c6d…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/tags/stable_.st
A ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/versions/version820_.st
A ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/versions/version821_.st
R Epicea.package/EpAndFilter.class/README.md
R Epicea.package/EpAndFilter.class/class/instance creation/withAll_.st
R Epicea.package/EpAndFilter.class/definition.st
R Epicea.package/EpAndFilter.class/instance/accessing/subFilters.st
R Epicea.package/EpAndFilter.class/instance/accessing/subFilters_.st
R Epicea.package/EpAndFilter.class/instance/comparing/=.st
R Epicea.package/EpAndFilter.class/instance/comparing/hash.st
R Epicea.package/EpAndFilter.class/instance/filtering/accepts_.st
R Epicea.package/EpBehaviorCategoryChange.class/instance/accessing/realClassAffected.st
A Epicea.package/EpBehaviorChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpBehaviorChange.class/instance/testing/doesShadow_.st
A Epicea.package/EpBehaviorCommentChange.class/class/instance creation/newWithBehavior_oldComment_newComment_oldStamp_newStamp_.st
M Epicea.package/EpBehaviorCommentChange.class/class/instance creation/newWith_.st
A Epicea.package/EpBehaviorCommentChange.class/instance/initialization/initializeWithBehavior_oldComment_newComment_oldStamp_newStamp_.st
R Epicea.package/EpBehaviorCommentChange.class/instance/initialization/initializeWith_.st
R Epicea.package/EpBehaviorNameChange.class/instance/accessing/realClassAffected.st
M Epicea.package/EpCategoryChange.class/class/instance creation/named_.st
A Epicea.package/EpCategoryChange.class/class/instance creation/named_packageName_.st
A Epicea.package/EpCategoryChange.class/class/private/packageNameFromCategoryName_.st
R Epicea.package/EpCategoryChange.class/instance/initialization/initializeNamed_.st
A Epicea.package/EpCategoryChange.class/instance/initialization/initializeNamed_packageName_.st
R Epicea.package/EpCategoryChange.class/instance/initialization/packageNameFromCategoryName_.st
A Epicea.package/EpCategoryChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpCategoryChange.class/instance/testing/doesShadow_.st
M Epicea.package/EpCategoryRename.class/class/instance creation/oldName_newName_.st
A Epicea.package/EpCategoryRename.class/class/instance creation/oldName_newName_packageName_.st
A Epicea.package/EpCategoryRename.class/instance/accessing/initializeOldName_newName_packageName_.st
M Epicea.package/EpCategoryRename.class/instance/accessing/newCategoryName.st
M Epicea.package/EpCategoryRename.class/instance/accessing/oldCategoryName.st
R Epicea.package/EpCategoryRename.class/instance/accessing/oldCategoryName_.st
R Epicea.package/EpClassAddition.class/instance/accessing/realClassAffected.st
A Epicea.package/EpClassChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpClassChange.class/instance/testing/doesShadow_.st
R Epicea.package/EpClassRemoval.class/instance/accessing/realClassAffected.st
M Epicea.package/EpClassRemoval.class/instance/initialization/initializeClassRemoved_.st
A Epicea.package/EpClassRemoval.class/instance/testing/doesOverride_.st
A Epicea.package/EpCodeChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpCodeChange.class/instance/testing/doesShadow_.st
A Epicea.package/EpEvent.class/instance/testing/isEpRefactoring.st
R Epicea.package/EpFilter.class/README.md
R Epicea.package/EpFilter.class/definition.st
R Epicea.package/EpFilter.class/instance/filtering/accepts_.st
A Epicea.package/EpMethodChange.class/instance/accessing/methodAffectedProtocol.st
A Epicea.package/EpMethodChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpMethodChange.class/instance/testing/doesShadow_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/behaviorRemoved_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/categoryAdded_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/classAdded_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/classRemoved_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/protocolRemoved_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/traitAdded_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/traitModified_.st
M Epicea.package/EpMonitor.class/instance/announcement handling/traitRemoved_.st
R Epicea.package/EpOrFilter.class/README.md
R Epicea.package/EpOrFilter.class/class/instance creation/withAll_.st
R Epicea.package/EpOrFilter.class/definition.st
R Epicea.package/EpOrFilter.class/instance/accessing/subFilters.st
R Epicea.package/EpOrFilter.class/instance/accessing/subFilters_.st
R Epicea.package/EpOrFilter.class/instance/comparing/=.st
R Epicea.package/EpOrFilter.class/instance/comparing/hash.st
R Epicea.package/EpOrFilter.class/instance/filtering/accepts_.st
R Epicea.package/EpPluggableFilter.class/README.md
R Epicea.package/EpPluggableFilter.class/class/accessing/allFilterSelectors.st
R Epicea.package/EpPluggableFilter.class/class/accessing/allFilters.st
R Epicea.package/EpPluggableFilter.class/class/instance creation/title_condition_.st
R Epicea.package/EpPluggableFilter.class/class/special filters/after_.st
R Epicea.package/EpPluggableFilter.class/class/special filters/before_.st
R Epicea.package/EpPluggableFilter.class/class/special filters/isMethod_.st
R Epicea.package/EpPluggableFilter.class/class/special filters/isPackage_.st
R Epicea.package/EpPluggableFilter.class/class/special filters/todayFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/behaviorFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/codeChangeFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/logBrowserOperationFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/methodFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/noTriggerFilter.st
R Epicea.package/EpPluggableFilter.class/class/well-known filters/refactoringScopeFilter.st
R Epicea.package/EpPluggableFilter.class/definition.st
R Epicea.package/EpPluggableFilter.class/instance/accessing/condition.st
R Epicea.package/EpPluggableFilter.class/instance/accessing/condition_.st
R Epicea.package/EpPluggableFilter.class/instance/accessing/title.st
R Epicea.package/EpPluggableFilter.class/instance/accessing/title_.st
R Epicea.package/EpPluggableFilter.class/instance/comparing/=.st
R Epicea.package/EpPluggableFilter.class/instance/comparing/hash.st
R Epicea.package/EpPluggableFilter.class/instance/filtering/accepts_.st
R Epicea.package/EpPluggableFilter.class/instance/printing/printOn_.st
A Epicea.package/EpProtocolChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpProtocolChange.class/instance/testing/doesShadow_.st
A Epicea.package/EpRefactoring.class/instance/testing/isEpRefactoring.st
A Epicea.package/EpTCodeChangeVisitor.class/instance/visitor/visitTraitRemoval_.st
R Epicea.package/EpTCodeChangeVisitor.class/instance/visitor/visitTraitRemoved_.st
R Epicea.package/EpTraitAddition.class/instance/accessing/category.st
A Epicea.package/EpTraitChange.class/instance/testing/doesOverride_.st
R Epicea.package/EpTraitChange.class/instance/testing/doesShadow_.st
M Epicea.package/EpTraitRemoval.class/instance/visitor/accept_.st
A EpiceaBrowsers.package/EpAndFilter.class/README.md
A EpiceaBrowsers.package/EpAndFilter.class/class/instance creation/withAll_.st
A EpiceaBrowsers.package/EpAndFilter.class/definition.st
A EpiceaBrowsers.package/EpAndFilter.class/instance/accessing/subFilters.st
A EpiceaBrowsers.package/EpAndFilter.class/instance/accessing/subFilters_.st
A EpiceaBrowsers.package/EpAndFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpAndFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpAndFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/README.md
A EpiceaBrowsers.package/EpApplyPreviewer.class/definition.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/accessing/environment.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/accessing/environment_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/private/behaviorNamed_ifPresent_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/private/includesCategory_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitBehaviorCategoryChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitBehaviorCommentChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitBehaviorNameChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitCategoryAddition_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitCategoryRemoval_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitCategoryRename_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitClassChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitClassRemoval_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitCodeChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitEvent_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitMethodChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitMethodRemoval_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitProtocolAddition_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitProtocolRemoval_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitTraitChange_.st
A EpiceaBrowsers.package/EpApplyPreviewer.class/instance/visitor/visitTraitRemoval_.st
M EpiceaBrowsers.package/EpApplyVisitor.class/definition.st
M EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitBehaviorCategoryChange_.st
M EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitCategoryRename_.st
M EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitClassModification_.st
A EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitCodeChange_.st
R EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitEvent_.st
R EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitExpressionEvaluation_.st
R EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitMonticelloVersionsLoad_.st
M EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitTraitAddition_.st
M EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitTraitModification_.st
A EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitTraitRemoval_.st
R EpiceaBrowsers.package/EpApplyVisitor.class/instance/visitor/visitTraitRemoved_.st
M EpiceaBrowsers.package/EpContentStringVisitor.class/instance/private/displayBrowserOperation_.st
A EpiceaBrowsers.package/EpDashboardModel.class/README.md
A EpiceaBrowsers.package/EpDashboardModel.class/class/icons/taskbarIconName.st
A EpiceaBrowsers.package/EpDashboardModel.class/class/instance creation/open.st
A EpiceaBrowsers.package/EpDashboardModel.class/class/specs/spec.st
A EpiceaBrowsers.package/EpDashboardModel.class/class/specs/title.st
A EpiceaBrowsers.package/EpDashboardModel.class/definition.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing widgets/createLogButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing widgets/currentSessionInfoModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing widgets/enableMonitorButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing widgets/openSettingsButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing/monitor.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/accessing/monitor_.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/actions/createNewSessionLog.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/actions/openSettingsBrowser.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initialExtent.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializeCreateLogButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializeEnableMonitorButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializeOpenSettingsButtonModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializePresenter.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializeRefreshEnableMonitorButtonModelOnMonitorUpdate.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/initialization/initializeWidgets.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/refreshing/refresh.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/refreshing/refreshCurrentSessionInfoModel.st
A EpiceaBrowsers.package/EpDashboardModel.class/instance/refreshing/refreshEnableMonitorButtonModel.st
A EpiceaBrowsers.package/EpEntryContentVisitor.class/instance/visitor/visitTraitRemoved_.st
A EpiceaBrowsers.package/EpEntryItem.class/instance/accessing/event.st
R EpiceaBrowsers.package/EpEntryItem.class/instance/private/defaultMenuActions.st
R EpiceaBrowsers.package/EpEntryItem.class/instance/private/menuActions.st
M EpiceaBrowsers.package/EpEntryItem.class/instance/private/triggerMarkMorphs.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/README.md
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/class/accessing/title.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/definition.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/accessing/rejectedEntryReferences.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/accessing/rejectedEntryReferences_.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/accessing/theLog.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/accessing/theLog_.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/accessing/title.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpEntryReferencesFilter.class/instance/testing/accepts_.st
A EpiceaBrowsers.package/EpFilter.class/README.md
A EpiceaBrowsers.package/EpFilter.class/definition.st
A EpiceaBrowsers.package/EpFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/README.md
A EpiceaBrowsers.package/EpHasImpactVisitor.class/class/instance creation/inEnvironment_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/definition.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/initialization/initializeWith_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/private/behaviorNamed_ifPresent_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitBehaviorCategoryChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitBehaviorChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitBehaviorCommentChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitBehaviorNameChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitCategoryAddition_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitCategoryRemoval_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitCategoryRename_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitClassRemoval_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitCodeChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitMethodChange_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitMethodRemoval_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitProtocolAddition_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitProtocolRemoval_.st
A EpiceaBrowsers.package/EpHasImpactVisitor.class/instance/visitor/visitTraitRemoval_.st
A EpiceaBrowsers.package/EpIconVisitor.class/instance/visitor/visitTraitRemoval_.st
R EpiceaBrowsers.package/EpIconVisitor.class/instance/visitor/visitTraitRemoved_.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/README.md
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/class/accessing/title.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/definition.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/instance/accessing/environment_.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/instance/accessing/title.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpImpactCodeChangeFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/README.md
A EpiceaBrowsers.package/EpInverseVisitor.class/definition.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitBehaviorCategoryChange_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitBehaviorCommentChange_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitBehaviorNameChange_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitCategoryAddition_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitCategoryRemoval_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitCategoryRename_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitClassAddition_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitClassModification_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitClassRemoval_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitCodeChange_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitMethodAddition_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitMethodModification_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitMethodRemoval_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitProtocolAddition_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitProtocolRemoval_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitTraitAddition_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitTraitModification_.st
A EpiceaBrowsers.package/EpInverseVisitor.class/instance/visitor/visitTraitRemoval_.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/README.md
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/class/accessing/title.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/definition.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/accessing/logBrowserModel.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/accessing/logBrowserModel_.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/accessing/title.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpLatestCodeChangeFilter.class/instance/private/entriesFromHead.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/class/specs/spec.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/class/specs/title.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/definition.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing widgets/entryContentTabModel.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing widgets/filtersModel.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing widgets/tabManagerModel.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing widgets/toolbarModel.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/andFilter.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/cachedLogEntries.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/entries.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/entriesWithCodeChanges.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/filteredEntriesCount.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/filters.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/removeAllFilters.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/removeFilter_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/accessing/totalEntriesCount.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeEntryContentModel.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeFiltersModel.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeItemsModel.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializePresenter.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeTabs.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeToolbarModel.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/initialization/initializeWidgets.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterAfter.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterAllChangesToSelection.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterAllChangesToSelectionBehavior.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterAllChangesToSelectionPackage.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterBefore.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterImpactCodeChanges.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterLatestCodeChanges.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterSelection.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - filters/filterToday.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/addFilter_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applyAllChangesAndCloseWindow.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applyChangesInSelection.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applyChangesIn_.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applyCompleteRefactoringInSelection.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applyPropagateRefactoringInSelection.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/applySelectedChanges.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/browseSelection.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/filterAfter.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/filterAllChangesToSelection.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/filterAllChangesToSelectionPackage.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/filterBefore.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/filterToday.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/openPreviewToApplySelectedChanges.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/openPreviewToRevertSelectedChanges.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/removeAllFilters.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/removeFilter_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/revertAllChangesAndCloseWindow.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/revertChangesInSelection.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/revertChangesIn_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu - operations/revertSelectedChanges.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/addMenuItemsForSelectedItemsIn_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/codeChangesMenuActions.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/eventsMenuActions.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/filtersSubMenu.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/menuActions.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/menuActionsForSelectedItems.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/menuMorphForSelectedItems.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/refactoringMenuActions.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/menu/selectedItemsContextMenuMorph.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/modes/beApplyMode.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/modes/beHistoryMode.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/modes/beRevertMode.st
R EpiceaBrowsers.package/EpLogBrowserModel.class/instance/private/activeFiltersLabel.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/private/addFilter_.st
A EpiceaBrowsers.package/EpLogBrowserModel.class/instance/private/morphForItemAt_.st
M EpiceaBrowsers.package/EpLogBrowserModel.class/instance/refreshing/refresh.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/definition.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/entries_.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/errorHandlerBlock_.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/logBrowserModel.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/logBrowserModel_.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/theLog.st
R EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/accessing/theLog_.st
R EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/applyEvent.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/applyRBRefactoring_.st
M EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/handleErrorDuring_.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/newApplyEvent.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/newPreviewLogFor_.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/newRevertEvent.st
R EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/private/revertEvent.st
R EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/apply.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/applyCodeChanges.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/newApplyPreviewLog.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/newRevertPreviewLog.st
R EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/revert.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/revertCodeChanges.st
A EpiceaBrowsers.package/EpLogBrowserOperationFactory.class/instance/public/revertCodeChangesInPreviewMode.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/README.md
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/class/specs/spec.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/definition.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/beApplyMode.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/beRevertMode.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/filtersButtonModel.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/logBrowserModel.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/logBrowserModel_.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/accessing/statusLabelModel.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/initialization/beHistoryMode.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/initialization/initializePresenter.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/initialization/initializeWidgets.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/private/activeFiltersString.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/private/filtersAction.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/refreshing/refresh.st
A EpiceaBrowsers.package/EpLogBrowserToolbarModel.class/instance/refreshing/statusString.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/class/accessing/spec.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/definition.st
A EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/accessing widgets/hiedraCheckBoxModel.st
A EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/accessing widgets/openSettingsButtonModel.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/accessing/createLogButtonModel.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/accessing/enableMonitorButtonModel.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/api/initialExtent.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeCreateLogButtonModel.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeEnableMonitorButtonModel.st
A EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeHiedraCheckBoxModel.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeHiedraController.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeLogNodesTreeModel.st
A EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeOpenSettingsButtonModel.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializePresenter.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeRefreshButtonModel.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeRefreshEnableMonitorButtonModelOnMonitorUpdate.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeSelectedDirectoryButtonModel.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/initialization/initializeWidgets.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/private/createNewSessionLog.st
A EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/private/openDashboard.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/refreshing/refresh.st
R EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/refreshing/refreshEnableMonitorButtonModel.st
M EpiceaBrowsers.package/EpLogNodeGraphModel.class/instance/refreshing/refreshLogNodesTreeModel.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/README.md
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/definition.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/private - menu actions/applyCompleteRefactoringMenuAction.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/private - menu actions/applyPropagateRefactoringMenuAction.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/private - menu actions/browseMenuAction.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/visitor/visitCodeChange_.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/visitor/visitEvent_.st
R EpiceaBrowsers.package/EpMenuActionsVisitor.class/instance/visitor/visitRefactoring_.st
M EpiceaBrowsers.package/EpOldStateVisitor.class/instance/visitor/visitLogCommentModification_.st
M EpiceaBrowsers.package/EpOldStateVisitor.class/instance/visitor/visitMethodRemoval_.st
A EpiceaBrowsers.package/EpOldStateVisitor.class/instance/visitor/visitTraitRemoval_.st
R EpiceaBrowsers.package/EpOldStateVisitor.class/instance/visitor/visitTraitRemoved_.st
A EpiceaBrowsers.package/EpOrFilter.class/README.md
A EpiceaBrowsers.package/EpOrFilter.class/class/instance creation/withAll_.st
A EpiceaBrowsers.package/EpOrFilter.class/definition.st
A EpiceaBrowsers.package/EpOrFilter.class/instance/accessing/subFilters.st
A EpiceaBrowsers.package/EpOrFilter.class/instance/accessing/subFilters_.st
A EpiceaBrowsers.package/EpOrFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpOrFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpOrFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/README.md
A EpiceaBrowsers.package/EpPluggableFilter.class/class/accessing/allFilterSelectors.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/accessing/allFilters.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/instance creation/title_condition_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/after_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/before_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/isBehaviorNamed_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/isMethod_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/isPackageNamed_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/special filters/todayFilter.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/well-known filters/codeChangeFilter.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/well-known filters/logBrowserOperationFilter.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/well-known filters/methodFilter.st
A EpiceaBrowsers.package/EpPluggableFilter.class/class/well-known filters/noTriggerFilter.st
A EpiceaBrowsers.package/EpPluggableFilter.class/definition.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/accessing/condition.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/accessing/condition_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/accessing/title.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/accessing/title_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/comparing/=.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/comparing/hash.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/filtering/accepts_.st
A EpiceaBrowsers.package/EpPluggableFilter.class/instance/printing/printOn_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/README.md
R EpiceaBrowsers.package/EpRevertVisitor.class/definition.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitBehaviorCategoryChange_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitBehaviorCommentChange_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitBehaviorNameChange_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitCategoryAddition_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitCategoryRemoval_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitCategoryRename_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitClassAddition_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitClassModification_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitClassRemoval_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitCodeChange_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitMethodAddition_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitMethodModification_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitMethodRemoval_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitProtocolAddition_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitProtocolRemoval_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitTraitAddition_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitTraitModification_.st
R EpiceaBrowsers.package/EpRevertVisitor.class/instance/visitor/visitTraitRemoved_.st
M EpiceaBrowsers.package/EpUnifiedBrowserModel.class/README.md
R EpiceaBrowsers.package/EpUnifiedBrowserModel.class/class/accessing/icon.st
R EpiceaBrowsers.package/EpUnifiedBrowserModel.class/class/accessing/shortTitle.st
A EpiceaBrowsers.package/EpUnifiedBrowserModel.class/class/accessing/taskbarIconName.st
M EpiceaBrowsers.package/EpUnifiedBrowserModel.class/class/accessing/worldMenuItemOn_.st
M EpiceaBrowsers.package/EpUnifiedBrowserModel.class/class/specs/title.st
M EpiceaBrowsers.package/EpUnifiedBrowserModel.class/instance/api/initialExtent.st
M EpiceaBrowsers.package/EpUnifiedBrowserModel.class/instance/refreshing/refreshWithLogSelected_.st
A EpiceaBrowsers.package/extension/EpCodeChange/instance/applyCodeChange.st
A EpiceaBrowsers.package/extension/EpCodeChange/instance/asRevertedCodeChange.st
A EpiceaBrowsers.package/extension/EpCodeChange/instance/previewedApplyEvents.st
A EpiceaBrowsers.package/extension/EpEvent/instance/previewedApplyEvents.st
A EpiceaBrowsers.package/extension/String/instance/asInstanceSideBehaviorName.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/README.md
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/definition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/resources/assertEmptyPreviewLog.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/resources/assertOutputsAnEventWith_.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/resources/assertOutputsEventsWith_.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/resources/outputEvents.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests - multiple changes/testSequenceOfClassAndMethodAddition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testBehaviorCategoryChange.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testBehaviorCommentChange.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testBehaviorNameChange.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testCategoryAdditionWithCategoryRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testCategoryRemovalWithCategoryAdded.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testCategoryRenameWithPreviousRollback.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testClassAdditionWithClassRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testClassAdditionWithInstanceVariablesChanged.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testClassAdditionWithSuperclassChanged.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testClassRemovalWithClassAdded.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testKeepChangeWhenMethodAdditionWithAbsentBehavior.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testKeepChangeWhenMethodModificationWithAbsentBehavior.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testMethodAdditionWithMethodRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testMethodAdditionWithProtocolChanged.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testMethodAdditionWithSourceCodeChanged.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testMethodModificationWithMethodRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testMethodRemovalWithMethodAdded.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testNonCodeChangeEvent.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testProtocolAdditionWithProtocolRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testProtocolRemovalWithProtocolAdded.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantBehaviorCategoryChange.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantBehaviorCategoryChangeWithAbsentBehavior.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantBehaviorCommentChangeWithAbsentBehavior.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantCategoryAddition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantCategoryRemoval.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantCategoryRenameWithAbsentCategory.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantClassAddition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantClassRemoval.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantMethodAddition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantMethodModification.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantMethodRemoval.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantMethodRemovalWithAbsentBehavior.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantProtocolAddition.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testRedundantProtocolRemoval.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testTraitAdditionWithTraitRemoved.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testTraitModification.st
A EpiceaBrowsersTests.package/EpApplyPreviewerTest.class/instance/tests/testTraitRemovalWithTraitAdded.st
R EpiceaBrowsersTests.package/EpApplyTest.class/instance/private/apply_.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/applyInputEntry.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testBehaviorNameChange.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testCategoryAdditionWithCategoryRemoved.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testCategoryRemovalWithCategoryAdded.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testCategoryRename.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassAdditionWithCategoryChanged.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassAdditionWithClassRemoved.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassAdditionWithInstanceVariablesChanged.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassAdditionWithSuperclassChanged.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassModificationWithClassRemoved.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testClassRemovalWithClassAdded.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testMethodAdditionWithMethodRemoved.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testMethodAdditionWithProtocolChanged.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testMethodAdditionWithSourceCodeChanged.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testMethodModificationWithMethodRemoved.st
M EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testMethodRemovalWithMethodAdded.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testProtocolAddition.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testProtocolRemoval.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testTraitAdditionWithTraitRemoved.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testTraitModification.st
A EpiceaBrowsersTests.package/EpApplyTest.class/instance/tests/testTraitRemovalWithTraitAdded.st
M EpiceaBrowsersTests.package/EpCommentTest.class/instance/tests/testComment.st
A EpiceaBrowsersTests.package/EpFilterTest.class/README.md
A EpiceaBrowsersTests.package/EpFilterTest.class/definition.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/classAddition.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/diverseEvents.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/expressionEvaluation.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/methodAddition.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/redo.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/resources/refactoring.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/running/assert_accepts_rejects_.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/running/entryWith_.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/tests/testAnd.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/tests/testEquality.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/tests/testLogBrowserOperation.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/tests/testMethod.st
A EpiceaBrowsersTests.package/EpFilterTest.class/instance/tests/testNoTrigger.st
M EpiceaBrowsersTests.package/EpLogBrowserOperationFactoryTest.class/definition.st
A EpiceaBrowsersTests.package/EpLogBrowserOperationFactoryTest.class/instance/tests/setHeadAsInputEntry.st
A EpiceaBrowsersTests.package/EpLogBrowserOperationFactoryTest.class/instance/tests/setMonitorLogAsInputEntries.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/private/revertInputEntry.st
R EpiceaBrowsersTests.package/EpRevertTest.class/instance/private/revert_.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testBehaviorCategoryChange.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testBehaviorCommentChange.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testBehaviorNameChange.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testCategoryAdditionWithCategoryRemoved.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testCategoryRemovalWithCategoryAdded.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testCategoryRename.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testClassAddition.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testClassAdditionWithClassAlreadyRemoved.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testClassModificationWithClassRemoved.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testClassRemoval.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testClassRemovalWithClassAlreadyAdded.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodAddition.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodAdditionWithMethodAlreadyRemoved.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodModification.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodModificationWithProtocolChanged.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodRemoval.st
M EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testMethodRemovalWithMethodAlreadyAdded.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testProtocolAddition.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testProtocolRemoval.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testTraitAddition.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testTraitAdditionWithTraitAlreadyRemoved.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testTraitRemoval.st
A EpiceaBrowsersTests.package/EpRevertTest.class/instance/tests/testTraitRemovalWithTraitAlreadyAdded.st
M EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testBehaviorCommentChange.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testClassModificationOfTraitComposition.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testProtocolAddition.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testProtocolRemoval.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testProtocolRemovalOfUnclassifiedProtocol.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testTraitAddition.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testTraitModificationOfTraitComposition.st
A EpiceaTests.package/EpCodeChangeIntegrationTest.class/instance/tests/testTraitRemoval.st
R EpiceaTests.package/EpFilterTest.class/README.md
R EpiceaTests.package/EpFilterTest.class/definition.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/classAddition.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/diverseEvents.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/expressionEvaluation.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/methodAddition.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/redo.st
R EpiceaTests.package/EpFilterTest.class/instance/resources/refactoring.st
R EpiceaTests.package/EpFilterTest.class/instance/running/assert_accepts_rejects_.st
R EpiceaTests.package/EpFilterTest.class/instance/running/entryWith_.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testAnd.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testBehavior.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testEquality.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testLogBrowserOperation.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testMethod.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testNoTrigger.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testOrAllFilters.st
R EpiceaTests.package/EpFilterTest.class/instance/tests/testRefactoring.st
M Hiedra.package/HiRulerBuilder.class/instance/accessing - rendering/leftOfColumnIndex_.st
M Hiedra.package/HiRulerBuilder.class/instance/accessing - rendering/topOfRowIndex_.st
M Hiedra.package/HiRulerBuilder.class/instance/building/athensSurface.st
M Hiedra.package/HiRulerController.class/instance/accessing/rulerMorphBoundsFor_.st
A Ombu.package/OmBlock.class/README.md
A Ombu.package/OmBlock.class/class/instance creation/store_startPosition_endPosition_firstEntryReference_.st
A Ombu.package/OmBlock.class/definition.st
A Ombu.package/OmBlock.class/instance/accessing/atLocalName_ifPresent_ifAbsent_.st
A Ombu.package/OmBlock.class/instance/accessing/endPosition.st
A Ombu.package/OmBlock.class/instance/accessing/firstEntryReference.st
A Ombu.package/OmBlock.class/instance/accessing/firstLocalNameAsInteger.st
A Ombu.package/OmBlock.class/instance/accessing/lastLocalNameAsInteger.st
A Ombu.package/OmBlock.class/instance/accessing/positions.st
A Ombu.package/OmBlock.class/instance/accessing/refreshIfNeededStartingAt_since_.st
A Ombu.package/OmBlock.class/instance/accessing/startPosition.st
A Ombu.package/OmBlock.class/instance/accessing/store.st
A Ombu.package/OmBlock.class/instance/initialization/initializeWithStore_startPosition_endPosition_firstEntryReference_.st
A Ombu.package/OmBlock.class/instance/printing/printOn_.st
A Ombu.package/OmBlock.class/instance/refreshing/checkIfMustRefreshBlock.st
A Ombu.package/OmBlock.class/instance/refreshing/refresh.st
A Ombu.package/OmBlockFileStore.class/README.md
A Ombu.package/OmBlockFileStore.class/class/as yet unclassified/example.st
A Ombu.package/OmBlockFileStore.class/class/as yet unclassified/exampleOriginal.st
A Ombu.package/OmBlockFileStore.class/definition.st
A Ombu.package/OmBlockFileStore.class/instance/accessing/blockSize.st
A Ombu.package/OmBlockFileStore.class/instance/accessing/entryPositionsStartingAt_upTo_.st
A Ombu.package/OmBlockFileStore.class/instance/accessing/readEntryForLocalName_ifPresent_ifAbsent_.st
A Ombu.package/OmBlockFileStore.class/instance/initialization/initialize.st
A Ombu.package/OmBlockFileStore.class/instance/private/blockForLocalNameAsInteger_.st
A Ombu.package/OmBlockFileStore.class/instance/private/refreshEntryPositionsByLocalNameStartingAt_since_.st
A Ombu.package/OmBlockFileStore.class/instance/refreshing/refresh.st
A Ombu.package/OmBlockFileStore.class/instance/refreshing/refreshHeadReferenceAndEntryCountFrom_.st
A Ombu.package/OmBlockFileStore.class/instance/refreshing/refreshNewBlocksFrom_.st
M Ombu.package/OmFileStore.class/definition.st
A Ombu.package/OmFileStore.class/instance/accessing/ensureDeleteFile.st
M Ombu.package/OmFileStore.class/instance/accessing/entriesCount.st
M Ombu.package/OmFileStore.class/instance/accessing/entryFor_ifPresent_ifAbsent_.st
M Ombu.package/OmFileStore.class/instance/accessing/entryReferences.st
R Ombu.package/OmFileStore.class/instance/accessing/referenceToLocalName_.st
M Ombu.package/OmFileStore.class/instance/private/flushEntryBuffer.st
M Ombu.package/OmFileStore.class/instance/refreshing/refresh.st
A Ombu.package/OmFileStore.class/instance/testing/isOutdated.st
A Ombu.package/OmMemoryStore.class/class/instance creation/withAll_.st
M Ombu.package/OmMemoryStore.class/instance/accessing/entryFor_ifPresent_ifAbsent_.st
M Ombu.package/OmMemoryStore.class/instance/accessing/headReference.st
M Ombu.package/OmSTONEntryReader.class/instance/reading/entryPositionsDo_.st
A Ombu.package/OmSTONEntryReader.class/instance/reading/entryPositionsReverseDo_.st
A Ombu.package/OmSTONEntryReader.class/instance/reading/entryPositionsUpTo_.st
A Ombu.package/OmSTONEntryReader.class/instance/reading/nextEntryPositionIfFound_ifNone_.st
M Ombu.package/OmStoreFactory.class/instance/private/newStoreNamed_in_.st
A OmbuTests.package/OmBlockFileStoreTest.class/README.md
A OmbuTests.package/OmBlockFileStoreTest.class/definition.st
A OmbuTests.package/OmBlockFileStoreTest.class/instance/initialization/setUpOtherStore.st
A OmbuTests.package/OmBlockFileStoreTest.class/instance/initialization/setUpStore.st
A OmbuTests.package/OmFileStoreTest.class/instance/tests/testEnsureDeleteFile.st
A OmbuTests.package/OmFileStoreTest.class/instance/tests/testIsOutdated.st
M OmbuTests.package/OmFileStoreTest.class/instance/tests/testLoadFromCorruptFile4.st
A OmbuTests.package/OmMemoryStoreTest.class/instance/tests/testWithAll.st
A OmbuTests.package/OmStoreFactoryTest.class/instance/resources/aStoreName.st
M OmbuTests.package/OmStoreFactoryTest.class/instance/tests/testStoreNamed.st
A OmbuTests.package/OmStoreTest.class/instance/tests/testEntryForNullReference.st
A OmbuTests.package/OmStoreTest.class/instance/tests/testHeadReferenceForEmptyStore.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60470.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60471.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60470.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60471.st
M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
60471
19912 Epicea: Integrate release 8.2.1
https://pharo.fogbugz.com/f/cases/19912
http://files.pharo.org/image/60/60471.zip
April 26, 2017
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/60470
Home: https://github.com/pharo-project/pharo-core
April 26, 2017
[pharo-project/pharo-core] 625bfb: 60470
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 625bfb8fea9c0c6c875b0c4edb5c0934c956251d
https://github.com/pharo-project/pharo-core/commit/625bfb8fea9c0c6c875b0c4e…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M AST-Core.package/RBProgramNode.class/instance/querying/bestNodeFor_.st
M Polymorph-Widgets.package/UITheme.class/class/accessing/current_.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60469.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60470.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60469.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60470.st
M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/README.md
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/accessing/bookName.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/accessing/pages.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/introduction.st
A TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/matrix.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/moreInformation.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/step01.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/step02.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/step03.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/step04.st
M TravisIntegrationHelp.package/TravisIntegrationHelp.class/class/pages/step05.st
Log Message:
-----------
60470
19958 Find and Replace dialog uses black text color in dark theme
https://pharo.fogbugz.com/f/cases/19958
19963 Improvement of TravisIntegrationHelp
https://pharo.fogbugz.com/f/cases/19963
19977 Menu failure on right click in code pane when coming from MessageBrowser
https://pharo.fogbugz.com/f/cases/19977
http://files.pharo.org/image/60/60470.zip
April 26, 2017
Re: [Pharo-dev] Remove all Configurations in the Pharo 6 release?
by Dale Henrichs
On 04/25/2017 08:09 AM, Thierry Goubier wrote:
>
>
> 2017-04-25 16:11 GMT+02:00 Dale Henrichs
> <dale.henrichs(a)gemtalksystems.com
> <mailto:dale.henrichs@gemtalksystems.com>>:
>
> [ Shortened for brevity ... ]
>
>
>
> Hum. I'm not trying to determine a version for the
> configurations present in the image... and
> #primeRegistryFromImage seems to, and then I seem to get
> errors because it selects a wrong version (at least I got an
> error doing that with ConfigurationOfEpicea, set at version
> 7.8.p4 where it should be version 8.1.3, and Metacello fails
> with a version not found).
>
> I'll look a bit deeper to see what is happening and how to
> reproduce it.
>
> It is very likely that you are running into the very type of bug
> that caused me to go with the Metacello registry in the first
> place ... It can be impossible for Metacello to guess the correct
> version of a loaded configuration ... I'm not sure it is worth
> much effort to try to characterize the problem ... better would be
> for Pharo to use "Metacello new" to build the image, so that the
> loaded versions are registered in the first place ...
>
>
> Of course...
>
> Now, I just compute the closure of all the configuration version specs
> over the set of packages present in the image, by name. If a package
> name is present in one of the version specs, then it is considered as
> part of the project.
>
>
> If you insist on looking deeper:) a common cause of wrong guesses
> is that the configuration specifies a project version dependency
> or a version of package that is later than the versions actually
> loaded in the image --- this can happen when only a partial load
> of the configuration is done where those projects or packages are
> not actually loaded by the configuration itself --- without the
> actual registration information from the load, Metacello looks at
> the loaded projects/packages and tries to match it with a version
> of the configuration and this "false" dependency information
> causes Metacello to look for an earlier version that matches ...
>
>
> Yes, this is the reason. In the case of Epicea in the latest image,
> the last version is 8.1.3, but ConfigurationOfEpicea>>#currentVersion
> returns 7.8p4.
>
> 7.8p4 is the highest version for which there is a dependency on the
> STON project, dependency which is respected in the image (version
> requested is 0.17, version present is 0.23). 7.8p4 and all higher
> versions also have a dependency on Smark, which isn't loaded.
So Smark is the "culprit". Since Epicea is loaded and functioning, the
Smark project is not absolutely required, but since there is a
dependency in the Configuration Metacello doesn't know that the project
isn't strictly required ... I would be academically interested in the
dependency on Smark ... it is possible the Smark is just in the list of
projects, which makes it part of the default list ... since old-style
Metacello loads do not record the "loads list" for a project, Metacello
has to assume that the default list is loaded ... which could make Smark
required ...
>
> Would that mean that:
> - If one of the project in requirements is present in the image, then
> the version is considered current (here, for 7.8p4, Ston is present,
> Smark is not) if, for the packages of the project, all are present
> with versions higher than the current configuration version spec?
Yes. When calculating the current version, Metacello can only assume
that the default list is loaded ... I considered "improving" the current
version calculation, but I knew that actually recording the exact
project specification that was loaded was far superior to any
complicated guessing game that I could devise for Metacello and I took
that route ... besides the current version calculation can be extremely
expensive ...
> - If none of the projects in requirements are present in the image,
> then the version is not considered current (in 8.1.3, Smark is not
> present but I see no dependency on Ston[*]) ?
Yep ... for old-style loading ...
>
> I have a feeling this is a strange result, and I'd prefer 8.1.3 to
> have the same validity as 7.8p4.
... I prefer to record the exact project spec that is loaded ... I don't
think it is possible to create a current version algorithm that is
superior to recording the exact version that is loaded ... when it is
loaded ...
>
> Is this MetacelloProject>>#currentVersion used to determine if a
> project should be upgraded?
Yes ... Remember, we are talking old-style Metacello loading here ...
#currentVersion is only used when one does not use `Metacello new`
style loading and old-style Metacello loading has been obsolete for 4
years ...
>
> Another question, related to the original topic: if the current
> configurations in the image are in this state, is it a good idea to
> leave them in? Would it have a chance of triggering incorrect updates
> or suspicious errors[**] if we start using them to load Metacello
> projects that depends on them?
With new style loading, if a project is not registered, then Metacello
assumes that the dependent project is not loaded at all and will proceed
to load the project version as requested ... so I don't think that any
incorrect updates should occur, but if folks have been playing fast and
loose with configurations (loading individual packages from other
projects without using a configuration or ???) then it is possible the
new style loading will load a different set of projects and packages ...
but it will do so consistently ... whereas the old-style loading could
lead to inconsistent behavior ... presumably some developers have tried
to work around the old-style loading errors by explicitly loading the
package that they want without using a configuration ... so when using
new-style loading, developers may have to "fix there configurations" ---
but then that is probably a good thing ...
Dale
April 25, 2017
Re: [Pharo-dev] Epicea browser not starting when image is crashed
by Denis Kudriashov
Hi.
I think it is known issue 19957
<https://pharo.fogbugz.com/f/cases/19957/Sometime-Epicea-do-not-see-lost-cha…>
.
Anyway thank's for report
2017-04-25 19:04 GMT+02:00 Rajula Vineet <Vineet.Reddy(a)iiitb.org>:
> The method openBrowserIfLostChanges in the class EpLostChangeDetector not
> opening the Epicea browser when the image is crashed.
>
> I have tried the following.
> I changed a method, deleted some comment and I quit without saving. Epicea
> did not open. I also tried crashing the image using Ctrl+C. But the Epicea
> browser didn`t open. I also tried adding a new method, and quitting without
> saving.
>
> Versions: Pharo version 6.0
> Image version #60649
> VM Version vmLatest60
>
>
>
>
>
> --
> View this message in context: http://forum.world.st/Epicea-
> browser-not-starting-when-image-is-crashed-tp4944060.html
> Sent from the Pharo Smalltalk Developers mailing list archive at
> Nabble.com.
>
>
April 25, 2017
Re: [Pharo-dev] Traits methods flattened
by Hilaire
Can you produce tests exposing these fails?
Hilaire
Le 25/04/2017 à 10:47, Nicolai Hess a écrit :
> Keep in mind.
> 1. the way new trait methods are handled is still wrong
> if non-local methods (methods from a trait) aren't added to the
> rpackage when creating the user of this trait, why are new trait
> methods "flattened" into this package
> 2. we already have some "corrupted" (flattened) packages in the image.
> (some methods of users of Traits are copied from the trait).
> For example,
> traits using the trait GLMBrickExtensionTrait or
> test case traits using other traits (TRemoveForMultiplenessTest /
> TRemoveTest, TDictionaryCopyingTest/TCloneTest)
>
--
Dr. Geo
http://drgeo.eu
April 25, 2017
Epicea browser not starting when image is crashed
by Rajula Vineet
The method openBrowserIfLostChanges in the class EpLostChangeDetector not
opening the Epicea browser when the image is crashed.
I have tried the following.
I changed a method, deleted some comment and I quit without saving. Epicea
did not open. I also tried crashing the image using Ctrl+C. But the Epicea
browser didn`t open. I also tried adding a new method, and quitting without
saving.
Versions: Pharo version 6.0
Image version #60649
VM Version vmLatest60
--
View this message in context: http://forum.world.st/Epicea-browser-not-starting-when-image-is-crashed-tp4…
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
April 25, 2017