I think that the Morph presentations could be really powerful, but right now
they are extremely limited. Ideally, one would be able to zoom at will, but
scroll bars at least would make them immediately more useable. Check out the
current sub-optimal solution:
<http://forum.world.st/file/n4830338/Screenshot_2015-06-03_20.png>
The morph being displayed is appx 4 times larger than the window, so only a
tiny fraction is shown.
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/GT-Morph-Presentations-tp4830338.html
Sent from the Moose mailing list archive at Nabble.com.
hi!
I have just downloaded the last moose 6.0. The package :
Glamour-Roassal2-Presentations-AlexandreBergel.41
is not loaded. Any idea why?
It would be great to have it loaded since it removes some deprecated calls…
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Alex,
While generating a visualization with Telescope, I saw that sending
signalUpdate to RTView does not suffice in some cases to correctly update
the visualization. Once needs to adjust the camera position was well.
Will it not be judicious to create a method on RTView that does both e.g.
RTView>>updateAndAdjustCamera
self canvas camera focusOnCenter.
self canvas signalUpdate
Instead of people doing it manually.
regards.
See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/980/>
------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building remotely on moose-ubuntu1204-dualproc-i386 in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>
Deleting project workspace... done
[moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson6578834816925477806.sh
+ wget --quiet -O - http://get.pharo.org/20+vmLatest
+ bash
+ ./pharo Pharo.image save moose-latest-dev-4.8
/tmp/hudson6578834816925477806.sh: 4: /tmp/hudson6578834816925477806.sh: ./pharo: not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Hi,
I added pragmas to export/import correctly method categories in
FAMIXMethod. Is it ok to update
ConfigurationOfMoose>>version51: to load this fix?
i.e. replacing
'Famix-Smalltalk-VincentBlondeau.66';
with:
Famix-Smalltalk-usmanbhatti.67
usman
Hi,
FAMIXJavaPrintVisitor is not present in the image which makes some tests
fail.
It was added in Famix-Java-synectique.87 but then removed
in Famix-Java-vincentBlondeau.88.
I added it back in Famix-Java-AndreiChis.89, but even if Monticello shows
that the latest package is
loaded, FAMIXJavaPrintVisitor is still missing.
Any idea what is going ok?
Cheers,
Andrei
Hi!
This method is deprecated. But it apparently has some senders in the last moose image. This makes Spotter raises en exception.
The class side of Dictionary uses this selector.
Can someone fix this? This is important
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
Moose/FAMIX uses RoelTyper for type inference, how this does not seem to be maintained (last version 2013), and for my purposes is lacking.
So do we have something more advanced, even at the expense of speed?
Other alternative would be to either extend RoelTyper or write something custom that would be ran alongside RoelTyper.
Examples of such extensions would be extracting the type from meta-annotations and the actual argument names. (e.g. if an argument is named aString, I can safely assume that it will be String).
Thanks,
Peter
Hi!
I am now attending (very) academic conferences: http://vissoft.info and http://www.icsme.uni-bremen.de . It is fantastic to see and hear a lot about Pharo.
Thanks to all the researchers around here...
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.