On 2011-09-18, Harri Porten <[email protected]> wrote: > Do we have to? Isn't the "individual apps" part exactly what makes up > libexec? Shouldn't the search be tied to an application - or rather > library? Instead of a global search it'd be a search based on a hint for
I'm also started to wonder why we need a 'global' libexec dir. As libexec is supposed to be implementation details of a specific library, that specific library can just at build time hardcode the paths to its libexec parts. I don't see that library1 should be using library2's libexec content directly (or vice versa) OR maybe I missed something? /Sune _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
