<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Well, it started with cleaning up the mix of direct access to "environment" and sends of #environmentAt:. I discovered an error in #itemEnvironment:, which assumed a non-existent #environmentAt:put:. Then, ModifiedClassDefinitionEvent was the only event class with much access to the "item" inst-var, which I replaced with #item. However, I wasn't sure whether #itemClass would not fit better in tthis case. Yet, the whole "item*" concept in AbstractEvent is kind of tricky for #itemClass. One might wrongly assume the class *of* the item in the event, which would be the meta-class for class-changed events. Sigh. See AbstractEvent >> #environmentAt:.<div><br></div><div>I did not add accessors #environment and #environment: because of Squeak's class environments and Object >> #environment.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 14.05.2019 12:18:37 schrieb Levente Uzonyi <leves@caesar.elte.hu>:</p><div style="font-family:Arial,Helvetica,sans-serif">On Tue, 14 May 2019, commits@source.squeak.org wrote:<br><br>> Marcel Taeumel uploaded a new version of System to project The Trunk:<br>> http://source.squeak.org/trunk/System-mt.1065.mcz<br>><br>> - Reduce the nunmber of inst-var references.<br><br>Why?<br><br>Levente<br><br></div></blockquote>
                                        </div></body>