Issue 844 in moose-technology: Moose Finder should let one browse the implementing method of a navigation item

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

Issue 844 in moose-technology: Moose Finder should let one browse the implementing method of a navigation item

moose-technology
Status: New
Owner: [hidden email]
Labels: Type-Enhancement Priority-Medium Component-Finder Milestone-4.7

New issue 844 by [hidden email]: Moose Finder should let one browse  
the implementing method of a navigation item
http://code.google.com/p/moose-technology/issues/detail?id=844

When browsing one entity, the first tab shows the navigation items from  
this entity. Especially for newbies it is important to see how these  
navigation methods are implemented.

Thus, the contextual menu should offer the possibility to browse the  
corresponding methods.

For example, when browsing a class, selecting the invoked methods should  
offer a menu item that opens a browser on FAMIXType>>invokedMethods.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 844 in moose-technology: Moose Finder should let one browse the implementing method of a navigation item

moose-technology

Comment #1 on issue 844 by [hidden email]: Moose Finder should let  
one browse the implementing method of a navigation item
http://code.google.com/p/moose-technology/issues/detail?id=844

My humble opinion: Not too sure about this one.

I agree it can be useful to discover the in-ad-out of the moosePanel, but I  
guess very few people will want to do it and only power users.

Adding a menu entry for this can be more confusing than other things no?

nicolas

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 844 in moose-technology: Moose Finder should let one browse the implementing method of a navigation item

moose-technology
Updates:
        Status: Fixed

Comment #2 on issue 844 by [hidden email]: Moose Finder should let  
one browse the implementing method of a navigation item
http://code.google.com/p/moose-technology/issues/detail?id=844

I am actually not adding menu items easily, but this one I think is worth  
it.

Moose is programmers, not for clickers (tm). The platform is meant to be  
extended by programmers, and examples is the best way to do it. I have gave  
several Moose trainings to beginners (even Smalltalk beginners), and all of  
them asked for this ability.

During analysis, sometimes you need the fine details of what a certain  
analysis means. This browsing ability acts like a help.

Anyway, it is available now :).

It is currently placed in the Utilities menu next to "Browse implementation  
class" item which is essentially in the same complexity layer.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev