[Cuis-dev] Pragma

Hernan Wilkinson hernan.wilkinson at 10pines.com
Mon Apr 25 07:05:08 PDT 2022


It should say "Smalltalk browseAllSelect: ...."
I'm attaching the fix.

Cheers!
Hernan.

On Mon, Apr 25, 2022 at 10:08 AM Hilaire Fernandes via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hi,
>
> The comment in the Pragma class writes:
>
> To browse all methods with pragmas in the system evaluate*    SystemNavigation default browseAllSelect: [:m| m pragmas notEmpty]*
> and to browse all nonprimitive methods with pragmas evaluate*    SystemNavigation default browseAllSelect: [:m| m primitive isZero and: [m pragmas notEmpty]]*
>
> But SystemNavigation class does not exist.
>
> Thanks
>
> Hilaire
>
> --
> GNU Dr. Geohttp://drgeo.euhttp://blog.drgeo.eu
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>


-- 
<https://10pines.com/>Hernán WilkinsonSoftware Developer & Coach

Alem 896, Floor 6, Buenos Aires, Argentina

+54 11 6091 3125

@HernanWilkinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220425/fc71ddec/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5115-PragmaDocumentationFix-HernanWilkinson-2022Apr25-11h03m-HAW.001.cs.st
Type: application/octet-stream
Size: 1400 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220425/fc71ddec/attachment.obj>


More information about the Cuis-dev mailing list