This question is two-fold: 1. Is there any way to get the list of patches (full filenames with templates substituted) from the EasyConfig file? Probably start python and load several components... though I don't know how (yet). 2. Is there any way to get the name and path of the EasyBlock from the EasyConfig file? Probably a similar answer to the first question.
The thought behind this is that I'm trying to set up a DTAP (dev, test, accept, production) street. And I want to propagate the easyconfig file including the patches and easyblock to the next stage.

