<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div><span class="q"><blockquote type="cite"><div><div>Also, I need to fix the some of the private binding categories.
</div></div></blockquote><div><br></div></span><div>What do you mean?</div><span class="q"><br><blockquote type="cite"><div><div>The interfaces are declared in the same spot that they are implemented.</div></div></blockquote>
<div><br></div></span><div>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.</div>
<span class="q"><br><blockquote type="cite"><div><div> We should implement a VLCInternal header file or something of the sort. </div></div></blockquote><div><br></div></span><div>Yes, for -[VLCMedia setLength]. We may also want a 
VLCLibVLCBridging.h header.</div><span class="q"><div><br></div><blockquote type="cite"><div><div>We need to declare the interfaces (like [VLCMedia setLength]) but implement them in a public place.</div></div></blockquote>
<br></span></div><div>I don't get the 'implement in a public place' problem. -setLenght: should be defined internally, and the implementation should go in VLCMedia.m.</div></div></blockquote><div><br>We're on the same page.  I was just tired and babbling last night when I wrote this email.
<br><br>Enrique<br></div></div>