On 03/23/2011 03:41 AM, Aaron J. Seigo wrote:
> On Wednesday, March 23, 2011, johnm_s2 wrote:
>> I'm developing a plasma applet & I need to store about 500k-2MB of per
>> instance data. I'm guessing KConfig / KConfigGroup would not be a good
>> idea for this much data..?
>
> aside from what sebas
On Wednesday, March 23, 2011, johnm_s2 wrote:
> I'm developing a plasma applet & I need to store about 500k-2MB of per
> instance data. I'm guessing KConfig / KConfigGroup would not be a good
> idea for this much data..?
aside from what sebas said, i'd just add that hopefully you are using a
Data
On Wednesday, March 23, 2011 05:50:13 johnm_s2 wrote:
> I'm developing a plasma applet & I need to store about 500k-2MB of per
> instance data. I'm guessing KConfig / KConfigGroup would not be a good
> idea for this much data..?
>
> A flat file would work. Can I get Plasma:: to generate a unique/i
Hi,
I'm developing a plasma applet & I need to store about 500k-2MB of per
instance data. I'm guessing KConfig / KConfigGroup would not be a good
idea for this much data..?
A flat file would work. Can I get Plasma:: to generate a unique/instance
file name for me?
TIA
>> Visit http://mail.kde.o