Invitation to IRC party

Victor Röder Victor_Roeder at GMX.de
Thu Oct 18 13:17:30 UTC 2001


Hi, Mathieu! Hi, all!

> Do you use an database

No, the class store serializes its data via QDataStream.
We have to look at the memory usage afterwards: If it's acceptable when the 
class store loads the whole parsed informations (e.g. from Qt) into memory 
then we will stay be this mechanism. Otherwise we have to switch to a "real" 
database, where queries to small parts of the parsed informations are 
possible.
The first mentioned (QDataStream) was the simplest way to go :-).

Bye,
	Victor

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list