Since 2005, I have been developing a suite of applications using Servoy. I upgraded to Servoy 4 in 2008 without much difficulty. Until now, I have been unable to put development on hold in order to upgrade to Servoy 6. Now that I am upgrading, I am faced with several challenges and need some advice.
Over the years, I have separated functionality that is shared between my three main solutions into separate modules. Now it seems that there are so many references to global variables, global relations and non-global relations across the modules themselves that it seems like I should make one module that contains all global variables and relations. Is it a good practice to have a module solely dedicated to storing global variables and relations? Should calculations or anything else be included also?
Steve in L.A.