E Eduard Active Member Licensed User Longtime User Jan 29, 2013 #1 Hi, Sometimes I forget to initialize a class and since it is not required to initialize it - I just found out-, I get unexpected side effects. I would like to get an error: object not initialized. Just like when you forget to initialize a list, a map, a view etc.. Is this possible?
Hi, Sometimes I forget to initialize a class and since it is not required to initialize it - I just found out-, I get unexpected side effects. I would like to get an error: object not initialized. Just like when you forget to initialize a list, a map, a view etc.. Is this possible?