Issue 6574 in pharo: Traits should not use compiler

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

Issue 6574 in pharo: Traits should not use compiler

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email],  [hidden email],  
[hidden email]
Labels: Type-Enh Milestone-2.0

New issue 6574 by marianopeck: Traits should not use compiler
http://code.google.com/p/pharo/issues/detail?id=6574

Unfortunatly, traits are coupled with Compiler. Meaning that a couple of  
things are slow, but what is worst, we need the compiler in kernel images,  
even when using Tanker.

Example:

Compiler >> addTraitSelector: aSymbol withMethod: aCompiledMethod

With guille we thought about copying the method and change by hand literals.


_______________________________________________
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 6574 in pharo: Traits should not use compiler

pharo

Comment #1 on issue 6574 by [hidden email]: Traits should not use  
compiler
http://code.google.com/p/pharo/issues/detail?id=6574

Yes its sucks



_______________________________________________
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 6574 in pharo: Traits should not use compiler

pharo

Comment #2 on issue 6574 by [hidden email]: Traits should not use  
compiler
http://code.google.com/p/pharo/issues/detail?id=6574

But on the hand traits have to deal why methods so I do not what is the  
exact solution.

Do you have method addition (without trait) not requiring the compiler?

Stef


_______________________________________________
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 6574 in pharo: Traits should not use compiler

pharo
Updates:
        Labels: Target-Trait

Comment #3 on issue 6574 by [hidden email]: Traits should not use  
compiler
http://code.google.com/p/pharo/issues/detail?id=6574

(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 6574 in pharo: Traits should not use compiler

pharo
Updates:
        Labels: -Milestone-2.0

Comment #4 on issue 6574 by [hidden email]: Traits should not use  
compiler
http://code.google.com/p/pharo/issues/detail?id=6574

not for 2.0


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