Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

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

Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

pharo
Status: New
Owner: [hidden email]
Labels: Type-Bug Targe-Trait Target-Nautilus

New issue 7177 by [hidden email]: Cannot browse correctly some class  
using traits method with @{.........}
http://code.google.com/p/pharo/issues/detail?id=7177

On:
Pharo2.0a
Latest update: #20429

Nautilus seems do not browse correctly some class using traits (with an  
array(@{................}, I assume that is a translation array for the  
traits methods )).
Once we remove the array, the class seems fix and work.

How reproduce:
On squeaksource/NativeBoost
Load ConfigurationOfNativeBoost-IgorStasenko.51

the version 1.7 or the 1.8 .
Then try to browse NBExternalAddress.


Reproduce 3 times with 3 fresh image.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

pharo
Updates:
        Labels: Milestone-2.0

Comment #1 on issue 7177 by [hidden email]: Cannot browse correctly  
some class using traits method with @{.........}
http://code.google.com/p/pharo/issues/detail?id=7177

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

pharo
Updates:
        Cc: [hidden email] [hidden email] [hidden email]
        Labels: -Target-Nautilus

Comment #2 on issue 7177 by [hidden email]: Cannot browse correctly  
some class using traits method with @{.........}
http://code.google.com/p/pharo/issues/detail?id=7177

The problem doesn't come from Nautilus.

I do not know why yet, but
(NBExternalAddress>>#byteAt:) origin
returns TNBMemoryAccessors

even if TNBMemoryAccessors doesn't implement byteAt:.

Actually, no trait implements byteAt: so origin should be NBExternalAddress

I need some Trait experts here



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

pharo
Updates:
        Status: FixReviewNeeded

Comment #3 on issue 7177 by [hidden email]: Cannot browse correctly  
some class using traits method with @{.........}
http://code.google.com/p/pharo/issues/detail?id=7177

in inbox


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7177 in pharo: Cannot browse correctly some class using traits method with @{.........}

pharo
Updates:
        Status: Integrated

Comment #4 on issue 7177 by [hidden email]: Cannot browse correctly  
some class using traits method with @{.........}
http://code.google.com/p/pharo/issues/detail?id=7177

in 2.0 476


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker