[Cuis-dev] reflection and questionable tab completion
Hernán Wilkinson
hernan.wilkinson at 10pines.com
Fri Jun 14 14:05:43 PDT 2024
>
>
>
> My question is why tab completion reports "packages" as a possibility when
> I just type "Smalltalk pa" and press tab. For example, it doesn't suggest
> "panda".
>
it does not suggest panda because there is no selector in the environment
called like that.
So it must be getting the name "packages" from somewhere despite the fact
> that it isn't a valid message that I can send to the Smalltalk object.
>
yes, a cache of all selector that the autocompletion uses to be fast
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
>
--
*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240614/a716dc8b/attachment.htm>
More information about the Cuis-dev
mailing list