Issue 736 in moose-technology: OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:

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

Issue 736 in moose-technology: OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:

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

New issue 736 by [hidden email]:  
OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:
http://code.google.com/p/moose-technology/issues/detail?id=736

Describe the problem: what do you get?
Message-not-understood: OrderedCollection(Object)>>doesNotUnderstand:  
#unsafeAdd:
what do you expect?
a moose model

How to reproduce the problem: step by step if necessary
- download moose 4.6-dev
- import citezen (www.squeaksource.com/citezen)
- import citezen packages in moose

Additional information: platform, context which may impact the problem
- Mac OS x 10.6.6

Please fill in the labels with the following information:
* Type-Defect

_______________________________________________
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 736 in moose-technology: OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:

moose-technology

Comment #1 on issue 736 by [hidden email]:  
OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:
http://code.google.com/p/moose-technology/issues/detail?id=736

Worked a bit to dig the problem...
appears when parsing package: Citezen-Stef-Scripts, class: CZLocalisation,  
method (class side): initializeTypes
The problem occurs when opposite link is added...
this expression: "(new perform: selector)" in method "on: element update:  
selector from: old to: new" in class "FMMultivalueLink" returns an  
OrderedCollection when it should return a FMMultivalueLink
not knowing the exact structure of the importer, i stopped digging at this  
point ..


_______________________________________________
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 736 in moose-technology: OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:

moose-technology
Updates:
        Owner: ---

Comment #2 on issue 736 by [hidden email]:  
OrderedCollection(Object)>>doesNotUnderstand: #unsafeAdd:
http://code.google.com/p/moose-technology/issues/detail?id=736

What parts of Citezen should I load? Could you provide a Gofer script,  
please?

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