"Robert Rozman" wrote:
> Hi,
>
> I'm curious what are ways of sharing non-permanent data. For instance I get
> data with plugin that listens to tcp port and would like to have that data
> in idlebar plugin for instance.
>
> How can I do that ?

Each plugin is an object from your class. So you can save everything
in member variables. Or like the rom drive plugin, it starts a thread
to collect the data.


Dischi

-- 
"Your job is being a professor and researcher: That's one hell of a
 good excuse for some of the brain-damages of minix."
        -Linus Torvalds to Andrew Tanenbaum


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to