Re: Category design issues




> Hmm... I'll need to read up on libXML.  Do we need to store the whole 
> category file in memory, or can we query the file directly for items 
> we want?  (I can see the category file growing fairly large, and it 
> seems wasteful to have to store all that data in memory when only a 
> handful of the categories will be used in any given calendar file).  
> gnome-config handles this fairly well, as I see it...

We still need the information in memory to properly display a number
of settings, we do not want to load the config file, say, every time
we change the month.

So we just load the XML file, convert whatever it contains in the
state we keep inside the code, and continue working :-)

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]