[vlc-devel] [PATCH 2/2]Expose osd.message through luahttp

Rémi Denis-Courmont remi at remlab.net
Wed Jun 29 10:16:26 CEST 2011


On Wed, 29 Jun 2011 10:09:42 +0200, Rémi Duraffort <ivoire at videolan.org>
wrote:
>> Allowing people to use a broken API from outside of the VLC internals
>> makes it impossible to ever fix it.
> 
> Not really in this case as the API proposed by the luahttp module is
> really high level : changing the underlying API is still easy.

I'm not very happy, but I can accept using a potentially broken API
internally. But I am concerned that it gets used by external LUA scripts or
external HTTP client applications...

> Also fixing thread-safety does not mean that you need to change the API.

That's hard to say before someone tries to refine the API.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list