Env context sharing
Reported by bahuvrihi | May 25th, 2009 @ 12:33 PM
In cases like this:
# add the tap env if necessary
unless exe.any? {|env| env.root.root == TAP_HOME }
exe.push Env.new(TAP_HOME, exe.context)
end
Really it's a shame exe.context needs to be provided beforehand. Perhaps a global context? Or perhaps merge contexts?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.