Status: Accepted
Owner: damien.c...(a)gmail.com
CC: tudor.gi...(a)gmail.com, cy.delau...(a)gmail.com
Labels: Type-Other Priority-Medium Component-Glamour Difficulty-Easy
New issue 654 by damien.c...(a)gmail.com: [Glamour] Undocumented differences
between types of actions
http://code.google.com/p/moose-technology/issues/detail?id=654
There are multiple ways to add actions to a presentation:
- using #selectionAct:
- using #act:*
- using #dynamicActionsOnSelection:
These methods do not have comments that help in distinguishing them. The
moose book doesn't present them either.
If you explain them to me, I will write the documentation at the
appropriate places.