Hello all,

Regarding the backend of an NfSen plugin:
Is there a way to implement variables that are persistent between runs? Right 
now I use the Storable module to write the content of a variable to disk at the 
end of a run, and read it again from disk in the next run.

Furthermore it seems that variables set in the Init routine are available in 
runs, but alterations to their content are lost in the next run: the value is 
the next run will be like it was after Init. Is this correct? Are variables set 
in the Init routine only to be used in a 'constant'-like way?


Thanks in advance,

Luuk Hendriks
University of Twente, the Netherlands

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to