[vlc-devel] VLC.framework Changes/Modifications

Enrique Osuna enrique.osuna at gmail.com
Tue Oct 9 23:20:49 CEST 2007


> Also, I need to fix the some of the private binding categories.
>
>
> What do you mean?
>
> The interfaces are declared in the same spot that they are implemented.
>
>
> Do you mean the @interface VLCxxx (Private)? They should be placed along
> with their VLCxxx.m file, as they should be really considered as 'private'
> function, belonging to that class.
>
> We should implement a VLCInternal header file or something of the sort.
>
>
> Yes, for -[VLCMedia setLength]. We may also want a VLCLibVLCBridging.hheader.
>
> We need to declare the interfaces (like [VLCMedia setLength]) but
> implement them in a public place.
>
>
> I don't get the 'implement in a public place' problem. -setLenght: should
> be defined internally, and the implementation should go in VLCMedia.m.
>

We're on the same page.  I was just tired and babbling last night when I
wrote this email.

Enrique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071009/3d8ddf19/attachment.html>


More information about the vlc-devel mailing list