Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003485.htmlName: Compiler-jcg.147
Ancestors: Compiler-nice.146
Change Parser>>correctVariable:interval: to allow it to look up the proposed variable in the requestor even if it starts with an uppercase letter.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-June/003486.htmlName: Tools-jcg.247
Ancestors: Tools-cmm.246
Workspaces can now look up variable-bindings in a user-specified list of SharedPools. See the class-side methods #addLookupPool:, #removeLookupPool:, and #clearLookupPools.
=============================================