'belongsTo' does not refer to the package of a class

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

'belongsTo' does not refer to the package of a class

cdelaunay
Hello,

When importing smalltalk code in Moose, the method 'belongsTo'  for a class always refers to the namespace 'Smalltalk', and never to its package.
Is it something wanted ?  

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

Re: 'belongsTo' does not refer to the package of a class

Tudor Girba
Yes.

belongsTo always has a language scope semantics. packagedIn is for  
packaging.

Cheers,
Doru


On 6 Apr 2010, at 14:30, Cyrille Delaunay wrote:

> Hello,
>
> When importing smalltalk code in Moose, the method 'belongsTo'  for  
> a class always refers to the namespace 'Smalltalk', and never to its  
> package.
> Is it something wanted ?
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Presenting is storytelling."

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