Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. - Cannot use arrays for Inputs, use Lists instead.
  2. - If an input is null, you must use @Optional.
  3. - Using afterEvaluate to configure inputs/outputs means up-to-date checks don't work correctly, use
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement