You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from what I understand about the cookbook process, it just reads the jobs and transformations XML files, it won't execute, interpret or replace user variables - and I doubt it really should, actually...
Yeah it's a tough nut. One the one hand it is useful to replace some built-in variables - for example, I usually use job dir, trans dir and so on to keep related transformations and jobs together. I'd really like that to be picked up and documented all after expanding those vars.
But user vars are functional elements that can help make a job / transformation dynamic. If you push another value into those, you don't suddenly get a new job or trans that needs to be documented; rather, I would want to document the fact that a variable is used, not what people put into that variable.
Keeping the issue open in case someone else has thoughts on this.
Original issue reported on code.google.com by
[email protected]
on 18 Jun 2012 at 8:32Attachments:
The text was updated successfully, but these errors were encountered: