On Fri, Jun 12, 2009 at 11:45 AM, eri x<[email protected]> wrote: > Hi, i am developing a plugin but i have a problem, i have a variabile > initialized at the default value on the load of the plugin and then it > continues to be changed during it's use,but i have noticed that sometimes > trac reload the plugin automatically and dhe value that i am using for the > operations get reinitialized and i loose all the changes made before. > Is there a way to conserve that value,or shuold i use the configuration file > and insert a section anly for saving that value. > Regards Ermal
What is this variable? Is it a class attribute of a Component? What does it represent? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
