On Thu, Sep 12, 2013 at 10:45:11AM +0100, Andrzej Hunt wrote:

> One thing I've not yet done is update
> ucbhelper/source/provider/propertyvalueset.cxx -- ucbhelper isn't linked
> against connectivity at the moment so can't make use of the same
> dbexception helper stuff -- I could make it throw the SQL Exception
> directly as in mysqlc, or link it against connectivity? No idea which is
> preferred.

connectivity links against ucbhelper; I'm not very optimistic about
this kind of circular linking. Possibly the best solution would be to
move the "dbexception helper stuff" into another module that is more
"low level" in the hierarchy. Possibly into ucbhelper :)

-- 
Lionel
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to