Issue 5236 in pharo: Loading a trait that uses another trait from a fileout fails

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

Issue 5236 in pharo: Loading a trait that uses another trait from a fileout fails

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.3 Type-Bug

New issue 5236 by [hidden email]: Loading a trait that uses another  
trait from a fileout fails
http://code.google.com/p/pharo/issues/detail?id=5236

I can't filein a project file of one of my students that is using several  
traits.

I get a compiler error when loading this:

Trait
                named: #TArtistConstraint
                uses: TBandConstraint @ {#bandAdd: -> #add:}
                category: 'POOL'

It seems that the order of traits is not well generated (the order in the  
file is first TArtistConstraint, second TBandConstraint ) or the loading  
does not consider that the other trait is also in the file.



_______________________________________________
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 5236 in pharo: Loading a trait that uses another trait from a fileout fails

pharo

Comment #1 on issue 5236 by [hidden email]: Loading a trait that  
uses another trait from a fileout fails
http://code.google.com/p/pharo/issues/detail?id=5236

Yes probably a mistake.



_______________________________________________
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 5236 in pharo: Loading a trait that uses another trait from a fileout fails

pharo

Comment #2 on issue 5236 by [hidden email]: Loading a trait that uses  
another trait from a fileout fails
http://code.google.com/p/pharo/issues/detail?id=5236

can you attach the file to test?


_______________________________________________
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 5236 in pharo: Loading a trait that uses another trait from a fileout fails

pharo
Updates:
        Labels: -Milestone-1.3

Comment #3 on issue 5236 by [hidden email]: Loading a trait that  
uses another trait from a fileout fails
http://code.google.com/p/pharo/issues/detail?id=5236

I think we should remove the 1.3 tag... it's for sure a problem for quite a  
while now.


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