On Wednesday 05 May 2004 03:17, Warwick Allison wrote:
> On Thursday 22 April 2004 03:38, Holger Freyther wrote:
> > libqpe sucks API wise due no proper namespaces.
>
> Will be fixed when we next break compat (ie. Qtopia 4; there will of course
> be no Qtopia 3; Qtopia 4 will be released some time between Qt 4.0 and Qt
> 4.1).
>
> Until then, please put up with the aesthetics, or make a pile of macros to
> get uniform but non-standard names that you like, and deal with any linking
> conflicts that arise.
>
> > Issues I've with Qtopia Platform:
> > - Config::read is one of the bottlenecks shown by profilers
>
> Fixed for next release.
Guys I have modified config.cpp/config.h to cache configs.
Seems to be ok EXCEPT that I need to add QFileInfo stat to
check if the file on disk is still in sync with the cached info,
Except of course if you do not think that is needed but I think it is
I will check in the changes but I prefer that you all check it out first.
Hence I attached the new config files so you can check
I have used Ifdefs but just for the time being because I did not want
to remove too much code. So it needs to be cleaned up, I known.
THe idea is to have a config wrapper class that accesses the cache. It
has the same API as config but checks the quality of the config before
either returning the cached entry or loading the config and adding it to
the cache
W
>
> --
> Warwick
>
> _______________________________________________
>
> http://opie.handhelds.org/wiki/index.php/DeveloperSection
>
> Opie-devel mailing list
> Opie-devel@handhelds.org
> https://handhelds.org/mailman/listinfo/opie-devel
Received on Wed May 05 11:42:30 2004
This archive was generated by hypermail 2.1.8 : Sat Oct 23 2004 - 10:05:38 EDT