Plug-in conflicts occur when XSI finds multiple versions
of the same self
• Versioning: XSI loads the most recent version of the plug-in.
• Origin Ordering: XSI loads the plug-in from the location with the highest precedence.
By default, XSI tries to load the most recent version of a self-installing plug-in. For example, if your User location contains version 1.2 of a plug-in, and a workgroup contains 1.3, then XSI loads version 1.3. If all copies of a plug-in are the same version, then XSI uses origin ordering to resolve the conflict.
You can change how XSI resolves conflicts by setting the Plug-in Manager preference named Conflict Resolution.
For non-self-installing plug-ins and other customizations, XSI uses origin ordering and loads the first copy of the plug-in that it finds.
When XSI searches for plug-ins, it first searches custom locations, then the user path, then the workgroups, and finally the factory path:
Custom locations are the paths specified by the XSI_PLUGINS environment variable.
Add-ons in the User location are loaded after any other plug-ins found in the User location (for example, plug-ins in %XSI_USERHOME%\Application\Plugins are loaded before plug-ins in %XSI_USERHOME%\Addons ).
XSI searches workgroups in the order they are listed in the Plug-in Manager (so the first workgroup in the list takes precedence).
Add-ons in a workgroup are loaded after any other plug-ins found in the workgroup (for example, plug-ins in MyWorkgroup\Application\Plugins are loaded before plug-ins in MyWorkgroup\Addons).
SOFTIMAGE|XSI v6.01