[vlc-devel] [RFC] http post
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Sun Mar 27 14:31:30 CEST 2011
    
    
  
On Sun, Mar 27, 2011 at 03:28:19PM +0300, Rémi Denis-Courmont wrote :
> Le dimanche 27 mars 2011 15:10:36 Jean-Baptiste Kempf, vous avez écrit :
> > Some modules need http post for external APIs, like SD or lua
> > extensions.
> > 
> > What is the correct way to implement this, without coding it 20 times in
> > different places? Where should it go: core, 1 special module, code in
> > every module, something else?
> 
> It depends how much code it is. If it does not bring any external dependency 
> and is quite small, I don't see much point in creating a module for it.
Well, is it doable without making libcurl in?
Best Regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734
    
    
More information about the vlc-devel
mailing list