Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims to generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time. - Each node is now aware of incoming and outgoing edges. This is necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this. - Bug related to copyShapeAndDo: is fixed. copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update - MOGraphElement>>isSelected takes the forwarding into account. - MOGraphElement>>withAllSubnodes introduced, however its implementation may be optimized - expectedFailures are defined, which make all the test green! - More test are added, the coverage is now at 60.41% - Bug related to event forward is fixed. Nodes may be drag and drop in the class blueprint. - Dead code in MOViewRenderer has been removed.
Cheers, Alexandre
cool! Mondrian is important.
Stef
On Sep 28, 2009, at 10:36 PM, Alexandre Bergel wrote:
Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims to
generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time.
- Each node is now aware of incoming and outgoing edges. This is
necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this.
- Bug related to copyShapeAndDo: is fixed.
copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update
- MOGraphElement>>isSelected takes the forwarding into account.
- MOGraphElement>>withAllSubnodes introduced, however its
implementation may be optimized
- expectedFailures are defined, which make all the test green!
- More test are added, the coverage is now at 60.41%
- Bug related to event forward is fixed. Nodes may be drag and drop
in the class blueprint.
- Dead code in MOViewRenderer has been removed.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Indeed, great!
It is so cool to see a green bar :)
Doru
On 28 Sep 2009, at 22:43, Stéphane Ducasse wrote:
cool! Mondrian is important.
Stef
On Sep 28, 2009, at 10:36 PM, Alexandre Bergel wrote:
Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims to
generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time.
- Each node is now aware of incoming and outgoing edges. This is
necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this.
- Bug related to copyShapeAndDo: is fixed.
copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update
- MOGraphElement>>isSelected takes the forwarding into account.
- MOGraphElement>>withAllSubnodes introduced, however its
implementation may be optimized
- expectedFailures are defined, which make all the test green!
- More test are added, the coverage is now at 60.41%
- Bug related to event forward is fixed. Nodes may be drag and drop
in the class blueprint.
- Dead code in MOViewRenderer has been removed.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We are all great at making mistakes."
Strange, Monticello does not seem to complain when a new version is available in a repository. Thanks Doru for merging.
Cheers, Alexandre
On 28 Sep 2009, at 16:45, Tudor Girba wrote:
Indeed, great!
It is so cool to see a green bar :)
Doru
On 28 Sep 2009, at 22:43, Stéphane Ducasse wrote:
cool! Mondrian is important.
Stef
On Sep 28, 2009, at 10:36 PM, Alexandre Bergel wrote:
Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims to
generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time.
- Each node is now aware of incoming and outgoing edges. This is
necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this.
- Bug related to copyShapeAndDo: is fixed.
copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update
- MOGraphElement>>isSelected takes the forwarding into account.
- MOGraphElement>>withAllSubnodes introduced, however its
implementation may be optimized
- expectedFailures are defined, which make all the test green!
- More test are added, the coverage is now at 60.41%
- Bug related to event forward is fixed. Nodes may be drag and
drop in the class blueprint.
- Dead code in MOViewRenderer has been removed.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We are all great at making mistakes."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
No problem. Thanks for fixing the ugly problems :)
Doru
On 28 Sep 2009, at 22:54, Alexandre Bergel wrote:
Strange, Monticello does not seem to complain when a new version is available in a repository. Thanks Doru for merging.
Cheers, Alexandre
On 28 Sep 2009, at 16:45, Tudor Girba wrote:
Indeed, great!
It is so cool to see a green bar :)
Doru
On 28 Sep 2009, at 22:43, Stéphane Ducasse wrote:
cool! Mondrian is important.
Stef
On Sep 28, 2009, at 10:36 PM, Alexandre Bergel wrote:
Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims
to generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time.
- Each node is now aware of incoming and outgoing edges. This is
necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this.
- Bug related to copyShapeAndDo: is fixed.
copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update
- MOGraphElement>>isSelected takes the forwarding into account.
- MOGraphElement>>withAllSubnodes introduced, however its
implementation may be optimized
- expectedFailures are defined, which make all the test green!
- More test are added, the coverage is now at 60.41%
- Bug related to event forward is fixed. Nodes may be drag and
drop in the class blueprint.
- Dead code in MOViewRenderer has been removed.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We are all great at making mistakes."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Yesterday is a fact. Tomorrow is a possibility. Today is a challenge."
This was removed from MC by colin because most of the time the warning was wrong.
stef
On Sep 28, 2009, at 10:54 PM, Alexandre Bergel wrote:
Strange, Monticello does not seem to complain when a new version is available in a repository. Thanks Doru for merging.
Cheers, Alexandre
On 28 Sep 2009, at 16:45, Tudor Girba wrote:
Indeed, great!
It is so cool to see a green bar :)
Doru
On 28 Sep 2009, at 22:43, Stéphane Ducasse wrote:
cool! Mondrian is important.
Stef
On Sep 28, 2009, at 10:36 PM, Alexandre Bergel wrote:
Dear List,
A number of improvements are available:
- the class MondrianHealth has been introduced. This class aims
to generate report about the general healt of Mondrian, including speed and memory benchmarks, test coverage. It is a bit empty so far, but it will grow over the time.
- Each node is now aware of incoming and outgoing edges. This is
necessary to fix the Google ISSUE #100. The version in Visualworks is similar on this.
- Bug related to copyShapeAndDo: is fixed.
copyShapeWithoutUpdatingAndDo: has been added to avoid unnecessary window update
- MOGraphElement>>isSelected takes the forwarding into account.
- MOGraphElement>>withAllSubnodes introduced, however its
implementation may be optimized
- expectedFailures are defined, which make all the test green!
- More test are added, the coverage is now at 60.41%
- Bug related to event forward is fixed. Nodes may be drag and
drop in the class blueprint.
- Dead code in MOViewRenderer has been removed.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We are all great at making mistakes."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev