Due to some limitations with the concatenate function (arrays concatenated should be of the same length in all the dimensions), tricks were necessary to make it work.
Consider refactoring the whole process in order to deal with simpler objects.
Remember to adjust all the functions affected, unit test scripts included.
Due to some limitations with the concatenate function (arrays concatenated should be of the same length in all the dimensions), tricks were necessary to make it work.
Consider refactoring the whole process in order to deal with simpler objects.
Remember to adjust all the functions affected, unit test scripts included.