[vlc-devel] [PATCH 0/2] Initial AirPlay target support
Brendon Justin
brendonjustin at gmail.com
Tue Feb 28 17:20:19 CET 2012
Hi,
> 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.
I'm not sure what you mean. Are you talking about the Bonjour lib I
made for the LUA code?
> 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.
>
Would a generic Zeroconf interface for LUA address your concern? I
hope to make generic Zeroconf code for the LUA code to use, so it can be
used to advertise any service using Bonjour or Avahi as appropriate.
Thanks for the input,
Brendon Justin
More information about the vlc-devel
mailing list