Lets say Have merge module mod1 installed by 2 setups setup1 and setup2
1) both setup1 and setup2 install the merge module but specify a different
directory for the retargetable directory.... is the merge module installed
twice, once to each location?
2) Let's say they both specify the same target directory for mod1. Is it
installed to the same location and the reference count incremented?
3) Let's say I'm authoring mod1_version2 and as the merge module author I
want it to remove mod1_version1, is this possible?
|