[vlc-devel] [PATCH 0/2] Initial AirPlay target support
Rémi Denis-Courmont
remi at remlab.net
Tue Feb 28 10:12:18 CET 2012
Hello,
In general, I do not like to expose very specific functionality through
Lua.
This is counter productive as the Lua code will be tightly coupled with
the native back-end in any case. So we end up having to maintain an extra
layer of abstraction with almost zero benefit.
Also, we probably do not want to provide backward compatibility for such
specific stuff. And so it should not be exposed to Lua scripts, otherwise
people might use it.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list