mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-29 18:30:10 +00:00
some tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
57122965de
commit
e904f8d869
@ -445,10 +445,12 @@ _action_ is build-in.
|
|||||||
handler will also work.
|
handler will also work.
|
||||||
- one should not call actions directly from within a __call__
|
- one should not call actions directly from within a __call__
|
||||||
handler as that will result in infinite recursion.
|
handler as that will result in infinite recursion.
|
||||||
XXX need a way to prevent this...
|
|
||||||
- one should use this with extreme care as this will introduce
|
- one should use this with extreme care as this will introduce
|
||||||
an overhead on all the actions if not done carefully.
|
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 : -->
|
<!-- vim:set ts=4 sw=4 spell : -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user