Hi Joe
On 02.06.2014, at 18:17, Joseph J Alotta <joseph.alo...@gmail.com> wrote: > I am getting these messages on my Transcript. > > What does "is shadowed" mean? > 'shadowed' means that you use a temporary variable 'sortbybank' in House>>#report4a when somewhere in House or its superclasses is there is an instance variable of the same name. (same for array). Best -Tobias > Sincerely, > > Joe. > > > > > > House>>report4a(sortbyrank is shadowed) > House>>report4a(sortbyrank is shadowed) > House>>report4a(sortbyrank is shadowed) > House>>report4a(sortbyrank is shadowed) > House>>report4a(sortbyrank is shadowed) > House>>report4a(sortbyrank is shadowed) > House>>loadSecurities:(array is shadowed) > _______________________________________________ > Beginners mailing list > Beginners@lists.squeakfoundation.org > http://lists.squeakfoundation.org/mailman/listinfo/beginners
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners