[squeak-dev] Environment changes in the Inbox

Bert Freudenberg bert at freudenbergs.de
Fri Mar 3 03:23:21 UTC 2017


On Thu, Mar 2, 2017 at 6:34 PM, Jakob Reschke <jakob.reschke at student.hpi.de>
wrote:

>
> Bingo! Stupid me. There are some other relevant changes in TextEditor
> as well. Add Morphic-jr.1325 to the list.
>

Okay. Here, for people to try:

(MCConfiguration fromArray: #(
repository ('http://source.squeak.org/inbox')
dependency ('Compiler' 'Compiler-jr.329'
'6053da84-5a5b-b043-8dcc-019bc75762df')
dependency ('Kernel' 'Kernel-jr.1061'
'acd952fb-8e90-e940-8d2e-6c1a9e3a7d3f')
dependency ('System' 'System-jr.928' '3b79a197-c860-eb40-8f04-645f64bc7988')
dependency ('ToolBuilder-Kernel' 'ToolBuilder-Kernel-jr.109'
'edda3c34-f8df-fc4f-b6a5-6404053750f1')
dependency ('Tools' 'Tools-jr.745' 'c3e3bfae-ac2c-0d4e-a606-c41b7d388d67')
dependency ('ToolsTests' 'ToolsTests-jr.79'
'633800f6-1e23-1744-8e1a-01ecd6e88cd2')
dependency ('Environments' 'Environments-jr.71'
'a50d4dbb-f587-6d46-bd22-bfcba43c4187')
dependency ('Traits' 'Traits-jr.309' '32a4e214-747f-cc42-8b8d-a95182963d05')
dependency ('Monticello' 'Monticello-jr.664'
'5f7f61e8-c5f7-7749-8d7f-c39b5b4584fb')
dependency ('Tests' 'Tests-jr.366' 'a91286d9-df10-e24e-b128-dc03557db77a')
dependency ('PackageInfo-Base' 'PackageInfo-Base-jr.70'
'4eaf925f-ff65-7647-8ef5-f9d0c9f7b58c')
dependency ('SUnit' 'SUnit-jr.106' '675e77ab-782e-2c47-a754-a9d1ca6f9c03')
dependency ('SUnitGUI' 'SUnitGUI-jr.65'
'2fc0a490-bd92-cc43-96c7-ede4b233243d')
dependency ('Morphic' 'Morphic-jr.1325'
'ec6312f8-a496-fe46-8c4e-e1ca155b499d')
)) upgrade

Is it fair to say that we can pretty much ignore environments in daily use?
That we only create one if we need it? Or do you think they would be useful
for regular development?

- Bert -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170302/0d81e175/attachment.html>


More information about the Squeak-dev mailing list