Hi,
It seems that lately, the energy equilibrium on this mailing list got
slightly off balance. When most messages get negative, you easily get to
feel down and this gets to show in your work. To bring back the positive
energy, I kindly ask you for a simple thing:
Find one thing you like about Moose, and post as a reply to this message.
The reply can be as succinct or as elaborate as you want. You can even
write a blog post about it. And be specific. Pick something you really like
and let the world know.
And remember this: in an open-source environment, people that appreciate
the work or others have more chances of being served.
Let's see where we are :).
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
baseline17: spec
<version: '0.7-baseline'>
spec for: #'common' do: [
spec blessing: #'baseline'.
spec description: ''.
spec author: 'AlexandreBergel'.
spec timestamp: '9/11/2013 23:34'.
spec repository: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal/main'.
spec
package: #Roassal;
package: #RoassalMorphic;
package: #RoassalExtras;
package: #RoassalAthens.
the dependencies between packages are missing.
I really do not like that after I spent 3 days fixing Moose dependencies.
Each project should be clean.
Stef
Hi guys
here at prague we tried to load
- fame
- roassal in Pharo 30
and either the configurations were not published in the right
metarepository or it was not working.
For example roassal configuration loaded from repo 20 did not
work in 3.0 (colorNames problems).
So could you publish configurations that works on 30?
Stef
Hey,
please, pretty please, write class comments. Right now I’m trying to understand how GraphET works and there no class is commented. So I have GETAbstractLineDiagram and 2 subclasses: GETLineDiagram and GETOrdinaryLineDiagram. A I’ve mentioned there are no comments. So I’m wandering what do this classes do. Where is GETUnordinaryLineDiagram or GETExtraordinaryLineDiagram. Is it GETLineDiagram? Is line ordinary or is it a diagram? Of course this are all jokes. But my message is: buy spending only a couple of minutes pet class, you can help a lot of there developers. I’d really appreciate this effort.
Cheers!
Uko
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-SmalltalkImporter
New issue 1025 by anquetil...(a)gmail.com: creating import script DNU
#surroundedBySingleQuotes
http://code.google.com/p/moose-technology/issues/detail?id=1025
When loading smalltalk code from the moosepanel.
There is a button on the first page of the wizard to create a script
checking this button will ultimately produce the DNU above (subject) when
creating the model
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-SmalltalkImporter
New issue 1026 by anquetil...(a)gmail.com: Create importing script in Moose
Pharo Importer wizard broken
http://code.google.com/p/moose-technology/issues/detail?id=1026
When loading smalltalk code from the moosepanel.
There is a button on the first page of the wizard to create a script
But the script generated by this option does not work.
Possibly calling a method that no longer exist
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Hi
when I press
allNamespaces - Smalltalk
in the finder
the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a
good impression.
Stef
Hi,
Just in case you missed it, Andrei fixed the issue related to using Cmd+s
in the GTDebugger.
Please let us know if you have other issues.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Alex
you should integrate the fix of usman to manage correctly athens surface.
Because it solves the red square problem on restart. It is simple and working.
Stef