PackageDescription: SXOR Compatibility(Bundle)


SXOR Compatibility

Last published: February 17, 2009 by 'karsten'


SXOR Compatibility can be used to convert XML Methods that store sxor objects into methods with literal arrays, that store slar encoded objects.

That's only used for compatibility in seaBreeze.

Usage:

execute:
SxorToSlar.ConverterUI open
1. click on "convert" to convert all sxor methods to slar methods. slar methods will have the suffix _slar.
this takes a while as it searches through all methods in the system.
2. (optional) click on "browse" to compare the sxor methods and the new slar methods
3. click on "rename" to replace the sxor methods with the slar methods.