Hi,
From time to time, I need to backport to the SmartClient library we use some fixes you do in a newer version. This is due the fact we cannot afford to do a complete SC version upgrade for every fix we need to add.
The problem comes when trying to include these patches on the ISC_Combined.js file, as we don't have access to the tool you used to generate it from the original sources, we have to manually isolate the corresponding changes and apply them on top of the existent one, being very difficult to guarantee there is a correspondence between original sources and combined file.
Would it be possible to get your tool to generate ISC_Combined?
Regards
From time to time, I need to backport to the SmartClient library we use some fixes you do in a newer version. This is due the fact we cannot afford to do a complete SC version upgrade for every fix we need to add.
The problem comes when trying to include these patches on the ISC_Combined.js file, as we don't have access to the tool you used to generate it from the original sources, we have to manually isolate the corresponding changes and apply them on top of the existent one, being very difficult to guarantee there is a correspondence between original sources and combined file.
Would it be possible to get your tool to generate ISC_Combined?
Regards
Comment