This section enumerates the changes that can be made to a resource, and whether they are call and/or install compatible.
|
Nature of Change |
Install Compatible |
Call Compatible |
|---|---|---|
|
non-final to final |
no |
yes |
|
final to non-final |
yes |
yes |
|
non-abstract to abstract |
no |
yes |
|
abstract to non-abstract |
yes |
yes |
|
modify install path, name, group or user |
no |
yes |
|
modify rsrcName, rsrcVersion |
no |
yes |