Roassal2: Missing #classReferences

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

Roassal2: Missing #classReferences

Damien Cassou-2
Roassal2 adds ClassDescription>>classReferences which references
CompiledMethod>>classReferences but the latter method does not exist.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal2: Missing #classReferences

Peter Uhnak
That's interesting, because

CompiledMethod isKindOf: ClassDescription  "true"

On Wed, Oct 21, 2015 at 2:26 PM, Damien Cassou <[hidden email]> wrote:
Roassal2 adds ClassDescription>>classReferences which references
CompiledMethod>>classReferences but the latter method does not exist.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev


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

Re: Roassal2: Missing #classReferences

abergel
In reply to this post by Damien Cassou-2
Oh ! Weird. We will check

Alexandre

> Le 21 oct. 2015 à 09:26, Damien Cassou <[hidden email]> a écrit :
>
> Roassal2 adds ClassDescription>>classReferences which references
> CompiledMethod>>classReferences but the latter method does not exist.
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm." --Winston Churchill
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev