O
OctavioOlguin
Guest
Greetings. I have this program, where I make the decision to instantiate an object, or not.... (i want to avoid load time if this object is not necesary). Is there a way I can ask if this class was instantiated once (at least) so further make other decisions... in finally block? Thanks
Continue reading...
Continue reading...