Issue 727 in moose-technology: Hismo and classhistories

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 727 in moose-technology: Hismo and classhistories

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-High Component-Hismo

New issue 727 by [hidden email]: Hismo and classhistories
http://code.google.com/p/moose-technology/issues/detail?id=727

In the MooseModel root I have a number of Smalltalk models.

Consider the following script:
-=-=-=-=-=-=-=-=-=-=-=-=
histories:=MooseModel root allModels asArray.
history:=HismoModelHistory new.
histories do:[:model| history addLastVersionForMooseModel: model].
history allClassHistories class
-=-=-=-=-=-=-=-=-=-=-=-=

The script prints HismoHistoryGroup, where I expected  
HismoClassHistoryGroup.
In the Moose panel, I see the item 'All Class Histories'. But inspecting it  
reveals it is an instance of HismoHistoryGroup.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 727 in moose-technology: Hismo and classhistories

moose-technology

Comment #1 on issue 727 by [hidden email]: Hismo and classhistories
http://code.google.com/p/moose-technology/issues/detail?id=727

Added a test that identify this problem in  
Moose-Tests-Core-AlexandreBergel.76

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 727 in moose-technology: Hismo and classhistories

moose-technology
Updates:
        Labels: Component-Famix

Comment #2 on issue 727 by [hidden email]: Hismo and classhistories
http://code.google.com/p/moose-technology/issues/detail?id=727

Thanks.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 727 in moose-technology: Hismo and classhistories

moose-technology
Updates:
        Labels: Milestone-4.6

Comment #3 on issue 727 by [hidden email]: Hismo and classhistories
http://code.google.com/p/moose-technology/issues/detail?id=727

Fixed.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 727 in moose-technology: Hismo and classhistories

moose-technology
Updates:
        Status: Fixed

Comment #4 on issue 727 by [hidden email]: Hismo and classhistories
http://code.google.com/p/moose-technology/issues/detail?id=727

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev