working on docs..

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-24 03:17:45 +03:00
parent 70b73ba060
commit e835591911

View File

@ -117,7 +117,9 @@ n
The return value will get passed through all the actions in a chain
before returning to the action caller.
- **Return `this` by default**
- **Organise and apply actions to objects**
- **Organise reuse actions**
Actions organized into action sets can be reused (_mixed-in_) in multiple
inheritance chains without any extra work.
- **Unified way to document actions**
- **Introspection and inspection API**