fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Possible issue stacking decorators


From: Corry Haines
Subject: [Fab-user] Possible issue stacking decorators
Date: Thu, 14 Jul 2011 15:50:10 -0700

I have some fab files that stack decorators, and while trying theĀ name spacingĀ feature, I seem to have hit an odd issue.

Below are some example files, but the basic issue is that some decorators do not seem to stack (and order matters). Specifically, it seems that @task must be first, and does not work with all of the other decorators.

When I stack some decorators, they task simply disappears. When others are stacked, the function is renamed to "inner". Again, see below for examples.

Is this expected?

Please see the gist for the test output:
https://gist.github.com/1083656

reply via email to

[Prev in Thread] Current Thread [Next in Thread]