Issue 748 in moose-technology: DistributionMap examples not working

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

Issue 748 in moose-technology: DistributionMap examples not working

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 748 by [hidden email]: DistributionMap examples not working
http://code.google.com/p/moose-technology/issues/detail?id=748

When you try to execute the examples in the class side of DistributionMap,  
you get an error.
This bug looks complicate and it does not seem to be related to  
distributionMap:

When I debug and I go down to the method  
DistributionMap>>elementsWithProperty:inPart:
If I insert this lign:

                     (elementsAndPropertyValue keys detect: [:each | each ==  
element]).

it returns me one element.
Then if I execute:

                     (elementsAndPropertyValue at: element)

I have a KeyNotFound error


_______________________________________________
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 748 in moose-technology: DistributionMap examples not working

moose-technology

Comment #1 on issue 748 by [hidden email]: DistributionMap examples  
not working
http://code.google.com/p/moose-technology/issues/detail?id=748

Maybe the issue is related to using a CompiledMethod as a key. Could you  
ask in the Pharo mailing list?

_______________________________________________
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 748 in moose-technology: DistributionMap examples not working

moose-technology

Comment #2 on issue 748 by [hidden email]: DistributionMap examples  
not working
http://code.google.com/p/moose-technology/issues/detail?id=748

I do not know.
We should get an example showing the problem and I can ask.


_______________________________________________
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 748 in moose-technology: DistributionMap examples not working

moose-technology
Updates:
        Status: WontFix

Comment #3 on issue 748 by [hidden email]: DistributionMap examples  
not working
http://code.google.com/p/moose-technology/issues/detail?id=748

They are working now.

--
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
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev