Hi,i had a problem on saving a variable in a plugin because sometimes it get
initialized from trac while i am working on it.
Putting a counter in my  code and visualising it in the template i
discovered that when i take a pause for some minutes and then began to work
again  trac creates a new instance of the plugin and initialize the
counter,when i take a pause again for some time and than began to work  trac
uses the old istance of the plugin and  works with the old counter, and it
continues to move between the instances every time i pause for some
minutes,the only way for trac to don't change the instance is to work on the
plugin frequently.
Can anyone suggest what to do for avoiding this problem.
Regards Ermal

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to