When creating Traits in Pharo+Squeak, is it proper to use a T prefix like TMyT开发者_JAVA技巧rait and if yes, should the T go before any other prefix like TMPMyTrait (where \"MP\" is the other prefix)
In Smalltalk (or at least Squeak and Pharo), is there a portable way to get the bytes that make up 开发者_C百科an integer, starting with the most significant byte followed by the next-most, and so on,
Can I launch Squeak as a REPL (no GUI), where I can enter and evaluate Smalltalk expressions? I kn开发者_JS百科ow the default image don\'t allow this. Is there any documentation on how to build a mini
I want to encode passwords for UNIX accounts using the crypt function. I\'m using pharo 1.0. I tried to install the crypto package from squeakmap, but it gaves me an error and the package seem to get
I\'m using the latest P开发者_开发百科haro beta image (1.1) from http://gforge.inria.fr/frs/download.php/27025/Pharo-1.1-11367-Betadev10.05.1.zip
How can I get a collection of all the (class) methods in a given protocol in smalltalk/squeak/pharo? I\'开发者_开发知识库m trying to collect the values returned by a group of methods. I don\'t want t
I\'m trying to learn some Smalltalk. First found was Squeak, but since it has been removed from Gentoo ebuild tree because of security problem, so I decided to find an alternative.
in Pharo I\'d 开发者_运维技巧like Object>>halt to halt only if shift is pressed, so that I don\'t break down my image. How do I do that?
Not considering legal issues I would be very interested if it would be 开发者_如何学JAVApossible to run one of those on the bare metal of the iPad/Phone ARM-Architecture.Squeak is running on the iPad
The Pharo dev image ships, by default, with a browser that doesn\'t seem to have any refactoring abilities. What\'s the most co开发者_C百科nvenient way to transform a fresh Pharo image into something