...
Expand | ||
---|---|---|
| ||
Expand | ||
---|---|---|
| ||
|
...
Expand | ||
---|---|---|
| ||
It should generate and link a number of components corresponding to your the channels in the repository. |
Analyzing the Translator code:
Expand | ||
---|---|---|
| ||
Go have a look at CHAN/CHANllpSource.lua . This code has the mapping of configuration information from Iguana 6 into Iguana X. |
Expand | ||
---|---|---|
| ||
|
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
The shim library allows us to simulate API functions which don’t exist under IguanaXIguana X that used to be under Iguana 6. This isincludes things like iguana.channelName() which don’t make sense for IguanaXIguana X which no longer has channels. Here’s more documentation on shim functions:
|
Expand | ||
---|---|---|
| ||
We are optimistic we can automate most of the work in converting Iguana 6 to Iguana X code. Doing the conversion in this way is very powerful since it will give final control to each customer to go the last mile in terms of doing the conversion in manner which helps you each get the best conversion possible. It makes it possible to customize the script to target specific problems that might only have an impact on your useruse cases of Iguana . More to say about that later. For now we are working with a number of customers to use this tool to accelerate the process of identifying and eliminating gaps and making Iguana X a practical platform to migrate to. |
This is part of your product Orientation
...