Quantcast
Viewing all articles
Browse latest Browse all 1476385

[Forums] Extension objects usage during calls

Hi Ricardo,

By classes you mean the extension main class where you write the actions?
I'm pretty sure that it is a singleton in most cases, but you sould not assume it. I would recommend you to avoid declaring any local variables at the class level unless they are static and threadsafe (to keep global caches for example).

What are you trying to achieve? You want reuse or not?

Regards,
João Rosado




What are you actu

Viewing all articles
Browse latest Browse all 1476385

Trending Articles