Thanks. This is a good information. By the way as I said earlier, I want to modify the local variable hoping to affect the global (as a side effect).
Type: Posts; User: zelalem
Thanks. This is a good information. By the way as I said earlier, I want to modify the local variable hoping to affect the global (as a side effect).
Hi first of all sorry for the late reply. It is b/c of time difference. I thank you for your advice. And here are my responses to your questions:
You know I didn't want to change the...
Sorry I'm new to this forum and thought that the posting I made was not the proper forum and made the other posting. It is not that I want to be smart.
Hi I have a class with two methods referring a session object. I want to modify it and make it work to handle two sessions running parallely. So based if a new session comes within a session I want...