I do not want my new classes to appear in the system browser, moreover, I do not think that they should appear in Smalltalk global.
By default, classes are displayed in the browser and in Smalltalk global. How to change this?
The Pharo Superpower: Create Anonymous Class blog post explains creating anonymous classes in great detail.
But be careful what you ask for. Debugging invisible code is not very fun.
Source: https://habr.com/ru/post/900233/More articles:What are the side effects of the performance of defining functions inside a recursive function vs outside in F # - letRepeating a function in C # until it throws an exception - c #Calculation of the quadrant curve between two points xy - javaGame loop with separate timer for rendering and game logic - iosWhat does it mean to say "Modified UTF-8 encoding"? - javaIPhone OS Discovery through User Agent - iosIn PHP, can I get a 1-dimensional array using PDO? - arraysHow to read values ββfrom wp-config.php? - wordpressThe API variable type converter has been deprecated since JSF 1.1. Use el-resolver instead - javaSpring singleton created several times - javaAll Articles