mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
some tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
57122965de
commit
e904f8d869
@ -444,11 +444,13 @@ _action_ is build-in.
|
||||
- it is not necessary to define the actual action, binding to a
|
||||
handler will also work.
|
||||
- one should not call actions directly from within a __call__
|
||||
handler as that will result in infinite recursion.
|
||||
XXX need a way to prevent this...
|
||||
handler as that will result in infinite recursion.
|
||||
- one should use this with extreme care as this will introduce
|
||||
an overhead on all the actions if not done carefully.
|
||||
|
||||
|
||||
XXX need docs on mix(..) and .mix*(..) protocols...
|
||||
|
||||
|
||||
|
||||
<!-- vim:set ts=4 sw=4 spell : -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user