Hi,
The next stop in our little tour around code actions was the compilation
notifications. Again, we used a popper interface to show the error without
affecting the underlying text editor:
[image: Inline image 2]
You can find more details here:
http://www.humane-assessment.com/blog/rethinking-compilation-notifications-…
Please let us know what you think.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi!
The favorite programming environments of biologists, mathematicians and physicians, are R, matlab, maple, Octave. All of them allow for saving and loading the content of a workspace. Would it be possible to have this in a playground? As you can imagine, I am not encouraging this practice at all. But it may help attracting them to Pharo.
Is this feasible? I can work on this if you guys are okay.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
We are happy to announce the website http://agilevisualization.com
The website will federate our documentation effort for Roassal.
A chapter on creating builders in Roassal is now online.
Feedback is welcome!
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi!
We are actively working on S2py, the nice successor of Spy1. S2py is a profiler framework: it allows one to easily build dynamic analysis.
Hapao, shipped with S2py, is a test coverage tool. Here is how to use it:
First, you need free type font: http://bit.ly/installingFreeTypeFont
Then, you need Roassal2 and S2py
-=-=-=-=-=-=-=-=-=-=
Gofer new smalltalkhubUser: 'ObjectProfile'
project: 'Roassal2';
package: 'ConfigurationOfRoassal2';
load.
(Smalltalk at: #ConfigurationOfRoassal2) loadBleedingEdge.
Gofer new smalltalkhubUser: 'ObjectProfile'
project: 'S2py';
package: 'S2py';
load.
-=-=-=-=-=-=-=-=-=-=
Here is a screenshot of the coverage of Nautilus:
Run "Hapao @ Class" and "Hapao @ Class …” from the World menu.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
In the course of revamping the Pharo environment, we stumbled across the
print it action and we (Andrei and I) decided to rethink it.
[image: Inline image 1]
You can find more details here:
http://www.humane-assessment.com/blog/rethinking-print-it-in-pharo
Let us know what you think.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi!
If I put the mouse above the play icon, top right of a window. The keybinding (cmd-o) may be indicated no?
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.