Hi Erel,
I can create an instance of class without to execute the myClass.initialize. Is this a correct behaviour ? I though for a new instance of any object, you need to run the initialize function.
Without to run the initialize, are you creating a static class ? Please explain with details that.
BR/Antonis
I can create an instance of class without to execute the myClass.initialize. Is this a correct behaviour ? I though for a new instance of any object, you need to run the initialize function.
Without to run the initialize, are you creating a static class ? Please explain with details that.
BR/Antonis