LWN.net Logo

Integrated color management with colord

Integrated color management with colord

Posted Oct 4, 2011 10:39 UTC (Tue) by juliank (subscriber, #45896)
In reply to: Integrated color management with colord by dmk
Parent article: Integrated color management with colord

> If you want to change the implementation of colord to not
> use sqlite, that is much easier with dbus accessed colord
> than it would, say, with a shared library.

If you designed the library correctly, there would not be any difference in the complexity of changing the format. If you expose sqlite3 types in your library, you did something wrong.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds