2015-02-10 9:56 GMT+01:00 Pepijn Noltes <[email protected]>: > > > Daniel raised this issue, and I'm not yet sure how to fully solve it. If > > anyone has any ideas, please add those to the issue. > > Well reading the requirements for calling curl_global_init I only see > one option, if we want to use curl: Adding a doing the init in the > celix framework and as result add curl as a "default" library. >
Whatever fix we try, we should try to keep the framework clean. Perhaps it is an idea to do this in a specific launcher? Or as an option with the current launcher? That way the framework itself is clean and a custom launcher can easily be made. > Or look for an alternative for libcurl? > I've been looking a bit already, and couldn't find anything I liked yet. Suggestions are of course welcome! I prefer a solution which is contained in the (RSA) bundles itself, instead of having to refrain to a fix in a custom launcher or (worse) in the framework. -- Met vriendelijke groet, Alexander Broekhuis
