Skip to Content
Menu
This question has been flagged
1196 Views

Hi, I'm new with Odoo and i'm trying to play with some instances in a "general context", but i suspect that i can't do that.


I know that Odoo context is for an specific instance, and if i want to send some variable to another method, we send it by context. But I have a following case where Odoo's context don't solve my problem.


I'm trying to apply a singleton pattern. 


For instance, when we initialize some instance of external class (not Odoo models), it has a very heavy processing and i need to put the instance in some global context while Odoo's application is alive (executing), for when we need to use the same instance, we could recover it and use it without initialize again. How could I do that from Odoo?


Thanks!

Avatar
Discard
Related Posts Replies Views Activity
3
Sep 20
2122
2
Dec 15
3651
0
Mar 15
2420
2
Mar 15
5280
0
Mar 15
2762