SoC proposal: KDE/Plasma for small form-factor devices

Mark Constable markc at renta.net
Mon Mar 24 03:47:45 CET 2008


On Monday 24 March 2008 05:44:53 Aaron J. Seigo wrote:
> > Also if a binary backend was 
> > used, it would necessitate an editing program similar to regedit, making
> > the transition more time intensive.
> 
> most binary stores come with such tools. i wouldn't suggest actually writing a 
> binary store from the ground up: there are many very robust and well tested 
> libraries out there already.

Please consider SQLite for this task. Qt4 has SQLite support
and just about anything else can easily rw to an SQL DB. It
would be amazing for any LAMP server to be able to easily rw
and manage single or multiple desktop configs with tools that
are already available (particularly via PDO with PHP).

--markc


More information about the Panel-devel mailing list