[These changes are present in my fork of Fabric at
<http://github.com/niklasl/fabric/tree/master>]


== 4. Decorators ==

Decorators are now integrated in the help (via the [EMAIL PROTECTED]
registry decorator), including Jeff's [EMAIL PROTECTED] and [EMAIL PROTECTED] 
All helper
decorators are located in the same section of the code.

My added decorators are for calling `require` and ìnvoke` prior to the
decorated command. These also work with the new inspection of
`command.func_code` to trigger `connect` (see
`_new_operation_decorator` and `_needs_connect`).


------------------------------------------
Best regards,
Niklas


_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to