[vlc-devel] commit: sd: Make most members private. (Pierre d'Herbemont )
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Wed Feb 24 14:48:07 CET 2010
    
    
  
On Wed, 24 Feb 2010 14:17:28 +0100, "Pierre d'Herbemont"
<pdherbemont at free.fr> wrote:
>> > sd: Make most members private.
>>
>> First, this sucks. The whole point of a configuration chain is to be
>> visible to plugins.
> 
> I don't expect structure members to be public
That sentence makes no sense. In C, all structure members are public (or
none).
But anyway, that does not answer the point at all. Configuration chains are
primarily meant to pass parameters to plugins. If they can't access it,
something is wrong.
-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
    
    
More information about the vlc-devel
mailing list