cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
20
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Manish Shukla on 07-06-2012 08:22:33 AM
HI,
We have ICM routing script application, which has too many elements, as per our requirement, and it is very difficult to manage all elements in one script file
Now we want to develop modular script in which Main script call sub scripts(small scripts). As per our understanding, we can use GoTo Element to call subscripts,
Now our query are :
 
Is there is any performance issues if we call subscripts from main scripts.
Is any other way to manage elements in a one box
Is there is any other way to manage huge scripts
 
Thank You in Advance
 
Manish Shukla

Subject: RE: Regd to Cisco ICM application performance
Replied by: Hemal Mehta on 07-06-2012 08:31:42 AM
There should be no performance impact calling subscripts from main scripts.  Make sure you all add lots of comments.  Sometimes if one script gets too huge it gets difficult to maintain and keep up with.  Avoid repetition of logic in one script ie avoid doing copy and paste of the same logic at different places and reuse.  That can lead to scripts getting too bulky.
Hemal
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links