Status: Accepted Owner: damien.c...@gmail.com CC: tudor.gi...@gmail.com, cy.delau...@gmail.com Labels: Type-Other Priority-Medium Component-Glamour Difficulty-Easy
New issue 654 by damien.c...@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.