Issue 4301 in pharo: We need to register new tool - #codeCompletion in full image.

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

Issue 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Milestone-1.3-DevImage

New issue 4301 by [hidden email]: We need to register new tool -  
#codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

We need to register new tool - #codeCompletion in full 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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo

Comment #1 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

Adding

registerToolsOn: registry
        "Add ourselves to registry. See [Smalltalk tools]"
        registry register: self as: #codeCompletion

to ECToolSet does the trick.

Is it good enough or do we want a new different and decoupled object?


_______________________________________________
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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo

Comment #2 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

(No comment was entered for this change.)

Attachments:
        ECToolSet class.GuillermoPolito.1.cs  312 bytes


_______________________________________________
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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo
Updates:
        Status: FixProposed

Comment #3 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

(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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo

Comment #4 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

Mariano integrated it in OCompletion and last Dev image (launched by him)  
seems to work well with code completion.

Should this be marked as fixed?


_______________________________________________
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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo

Comment #5 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

Sure, if it works in 1.3 full.


_______________________________________________
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 4301 in pharo: We need to register new tool - #codeCompletion in full image.

pharo
Updates:
        Status: Closed

Comment #6 on issue 4301 by [hidden email]: We need to register new  
tool - #codeCompletion in full image.
http://code.google.com/p/pharo/issues/detail?id=4301

(No comment was entered for this change.)


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