Hi,
I am preparing a talk on software environmentalism (
http://www.tudorgirba.com/blog/keynote-at-ecoop-2014) and I am looking for
resources around the following issues:
- the amount of source code in the world
- the amount of time spent on reading code
- the development tools in use
- how people use custom tools (for example, unix/linux scripts)
- or other similar ones
Do you happen to know any pointers that go in this direction?
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hello everyone,
In a former moose version, it was being able to do on a MooseGroup : Browse>>In Eye See Editor.
Now it is not possible...
What tool should I use to draw graphs?
Thanks in advance
Cheers,
Vincent BLONDEAU
________________________________
Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne pouvant ?tre assur?e sur Internet, la responsabilit? de Worldline ne pourra ?tre recherch?e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne saurait ?tre recherch?e pour tout dommage r?sultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1079 by v.blonde...(a)gmail.com: , (comma) should not be
implemented in the FM*MultivalueLink classes
http://code.google.com/p/moose-technology/issues/detail?id=1079
Describe the problem: what do you get? what do you expect?
When you send the message "," to a FM*MultivalueLink, you expect to have a
copy of your collection with no impact on the old one.
But it's not the case with the FM*MultivalueLink instances which are
keeping a link to the old collection...
I propose to implement "," in FM*MultivalueLink by:
self shouldNotImplement
What do you think ?
How to reproduce the problem: step by step if necessary
Execute:
|class|
class:=FAMIXClass new addAttribute:(FAMIXAttribute new);yourself.
class methods
Here "class methods" is empty
class methods , class attributes.
class methods
Here "class methods" is not empty !
Additional information: platform, context which may impact the problem
W7 - Moose latest
Please fill in the labels with the following information:
* Type-Enhancement
* Component-Fame
--
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
Updates:
Labels: -Milestone-4.2
Comment #4 on issue 228 by tudor.gi...(a)gmail.com: Nested browsers do not
take "when", or "display" into account
http://code.google.com/p/moose-technology/issues/detail?id=228
(No comment was entered for this change.)
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1056 by v.blonde...(a)gmail.com: Can't export as PNG with Roassal
export button
http://code.google.com/p/moose-technology/issues/detail?id=1056
Describe the problem: what do you get? what do you expect?
When you add the export button, on a Roassal view and you select PNG
export, you get:
MessageNotUnderstood: ROAthensImageExporter class>>subclassRespondibility
How to reproduce the problem: step by step if necessary
ROMondrianViewBuilder new exportButton ; open.
Clic on Export and Export as PNG.
Additional information: platform, context which may impact the problem
Moose 5.0 - W7
Please fill in the labels with the following information:
* Type-Defect
* Component-Roassal
--
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
Updates:
Summary: Roassal does not export the full PNG / SVG
Comment #6 on issue 995 by tu...(a)tudorgirba.com: Roassal does not export
the full PNG / SVG
http://code.google.com/p/moose-technology/issues/detail?id=995
(No comment was entered for this change.)
--
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
New issue 1067 by james.fo...(a)gemtalksystems.com: MoosePanel panes showing
group should be sorted
http://code.google.com/p/moose-technology/issues/detail?id=1067
I can resort them by executing a Smalltalk expression, but the default
order should be meaningful rather than random.
* Type-Enhancement
* Component-MoosePanel
--
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
New issue 1069 by v.blonde...(a)gmail.com: Use self notExistentMetricValue
instead of -1 in some metrics of MooseEntities
http://code.google.com/p/moose-technology/issues/detail?id=1069
Describe the problem: what do you get? what do you expect?
FAMIXBehaviouralEntity, FAMIXType, FAMIXFileAnchor and
FAMIXSourceTextAnchor define metrics where -1 is used instead of self
notExistentMetricValue.
Additional information: platform, context which may impact the problem
Moose 5.0
Please fill in the labels with the following information:
* Type-Enhancement
* Component-Moose-Core
--
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
New issue 1080 by v.blonde...(a)gmail.com: DNU when inspect FAMIXClass new
http://code.google.com/p/moose-technology/issues/detail?id=1080
Describe the problem: what do you get? what do you expect?
Try to inspect:
FAMIXClass new
You get : DNU receiver of "sourceLanguage" is Nil
This DNU is thrown by the glamour visualisation.
IMHO, This error should be catched by glamour and shown after in the
inspector.
How to reproduce the problem: step by step if necessary
FAMIXClass new
Additional information: platform, context which may impact the problem
W7 - Moose latest
Please fill in the labels with the following information:
* Type-Defect, Type-Enhancement
* Component-Glamour
--
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
New issue 1071 by leo.per...(a)gmail.com: font size in playground
http://code.google.com/p/moose-technology/issues/detail?id=1071
When I change the size of the source code font in the settings it does not
have any impact in the playground on the last image (06/04/2014).
I'm on Ubuntu 13.10
--
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
New issue 1081 by usman.bh...(a)gmail.com: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081
Do, for example, 1 add: 1 in a playground and we get a debugger window with
an execution stack. The problem is that when clicking on an item in the
stack, nothing happens. So debugging is currently broken.
--
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
It seems that GLMTabulator when creating rows, does not take into account
size of the container into which rows are placed. The bottom row surpasses
the size of its container by the amount of the size specified for the top
row and it is not completely visible. Here is a script that shows the
problem.
|tab|
tab := GLMTabulator new.
tab column: [ :col |
col
row: #first size: 80;
row: #second;
row: #third size: 100].
tab transmit to: #first; andShow: [:a | a dropDownList display: [:x | 1 to:
x ] ].
tab transmit to: #second; andShow: [:a | a list display: [:x | 1 to: x ]
].tab transmit to: #third; andShow: [:a | a list display: [:x | 1 to: x ] ].
tab openOn: 10
I know the specifying size as span shows correctly the tree rows but then
droplistMorph get resized awkwardly, and size works better for the widget.
Is this a known issue?
usman
[image: Inline image 2]
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1039 by ssadams....(a)gmail.com: Glamour layout clipping bug
http://code.google.com/p/moose-technology/issues/detail?id=1039
When sizing a presentation row, I noticed the bottom pane extends below the
top window bounds and is clipped.
browser := GLMTabulator new.
browser row:#textField size:30;
row: #listField.
browser transmit to:#textField; andShow:[:a| a text
display:[:x| 'Hello Doru!']].
browser transmit to:#listField; andShow:[:a| a list
display:[:x| 1to:200]].
browser openOn: 123
Additional information: platform, context which may impact the problem
Pharo 2.0
ConfigurationOfGlamour-TudorGirba.123
* Type-Defect
* Component-Glamour
--
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
New issue 1083 by chisvasi...(a)gmail.com: Wrong offset when rendering a
GLMTabulator
http://code.google.com/p/moose-technology/issues/detail?id=1083
The renderer of a GLMTabulator does not properly compute the offset of a
column/row if a column/row contains at the end multiple panes with a fixed
size:
|tab|
tab := GLMTabulator new.
tab
row: #first size: 100;
row: #second;
row: #third size: 100;
row: #forth size: 100.
tab transmit to: #first; andShow: [:a | a list display: [:x | 1 to: x ] ].
tab transmit to: #second; andShow: [:a | a list display: [:x | 1 to: x ] ].
tab transmit to: #third; andShow: [:a | a list display: [:x | 1 to: x ] ].
tab transmit to: #forth; andShow: [:a | a list display: [:x | 1 to: x ] ].
tab openOn: 10
--
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-Glamour
New issue 757 by tudor.gi...(a)gmail.com: Smalltalk completion appears at
absolute coordinates, instead of relative ones in Finder
http://code.google.com/p/moose-technology/issues/detail?id=757
Try this:
GLMFinder new
show: [:a |
a smalltalkCode ];
openOn: ''.
and then type "1 as".
You will see that the completion appears in the top right of the world,
instead of the top right of the text pane. This only happens in the finder,
and it is likely due to some problems of transforming coordinates.
Good, now I can try it. How do you deal with copy books?
I really like that you remembered that Cobol should be
compilable in less than 16K of ram. Multiple stages really
help understandability here.
Stephan
Hello Moose developers,
Trying this list, because it looks like info(a)moosetechnology.org<mailto:info@moosetechnology.org> is not so actively read ;-)
This was my question:
The EyeSee project caught our interest, and we are investigating if we can use it in our product.
But first some license questions need an answer.
As far as I can see, it is MIT licensed so that would mean that we can load the EyeSee code into our product and deploy/sell that product commercially, but that we have to keep the copyright statement.
Is this correct?
And if we need to add the copyright for this specific package (EyeSee), what and where should it be presented in our software?
All answers or pointers to the correct people are welcome.
Greetings,
Peter
Peter Goessaert
Software Engineer
T +32 2 467 34 30
't Hofveld 6E 3
1702 Groot-Bijgaarden - Belgium
peter.goessaert(a)mediagenix.tv<mailto:peter.goessaert@mediagenix.tv>
www.mediagenix.tv<http://www.mediagenix.tv>
[cid:logomediagenix2013-106pxdc2753]<http://www.mediagenix.tv>
This e-mail and any files attached to it are confidential and intended only for the use of the individuals or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender immediately.
From: Peter Goessaert
Sent: vrijdag 27 juni 2014 11:38
To: 'info(a)moosetechnology.org'
Subject: EyeSee license
Hello,
The EyeSee project caught our interest, and we are investigating if we can use it in our product.
But first some license questions need an answer.
As far as I can see, it is MIT licensed so that would mean that we can load the EyeSee code into our product and deploy/sell that product commercially, but that we have to keep the copyright statement.
Is this correct?
And if we need to add the copyright for this specific package (EyeSee), what and where should it be presented in our software?
Greetings,
Peter