
Persistent data storage (and synchronization)
Is there a way to handle persistent data storage for channel plugins that would also be included in synchronization? The method I've mostly used for my plugins - i.e. storing the data in an INI file much like the URL monitor script does - doesn't work since the INI file is not included in the synchronization. I tried storing the INI file in the Users\userid\Channels directory but it still doesn't get included.
Is it possible to modify the plugin request INI file? It seems to be in a temporary directory so I'm unsure whether changes to it would be propagated back to the .channel file.
This isn't really a big issue so I'd rather not set up a remote database to handle the data so the channel plugin could fetch it. Basically the only problem with the current setup is that the two computers I synchronize back and forth between might update the channels at different times (and the scripts might run longer on one computer than the other), and thus I sometimes see the same items twice.
This message might fit the feature request forum better, but undoubtedly Awasu already has this covered - everything seems to be.

2.0.1 might fit the bill exactly, I just haven't quite yet upgraded to it from 2.0.