Issue 4705 in pharo: Add "Create entry point" in class menu

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

Issue 4705 in pharo: Add "Create entry point" in class menu

pharo
Status: Accepted
Owner: [hidden email]
Labels: Nautilus

New issue 4705 by [hidden email]: Add "Create entry point" in class  
menu
http://code.google.com/p/pharo/issues/detail?id=4705

Which allow user to select an inst var and automatically create the methods

Foo class>>#instVar: anObject

       ^ self new instVar: anObject

and

Foo>>#instVar if not yet implemented


_______________________________________________
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 4705 in pharo: Add "Create entry point" in class menu

pharo
Updates:
        Status: Closed

Comment #1 on issue 4705 by [hidden email]: Add "Create entry point"  
in class menu
http://code.google.com/p/pharo/issues/detail?id=4705

Done by Camillo

Thanks


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