#349: Modules/default scripts loaded at init.
------------------------+---------------------------------------------------
 Reporter:  toots       |       Owner:  admin    
     Type:  TODO        |      Status:  new      
 Priority:  1           |   Milestone:  1.0      
Component:  Liquidsoap  |     Version:  0.9.2+svn
 Keywords:              |         Mac:  1        
    Linux:  1           |      Netbsd:  1        
    Other:  1           |     Freebsd:  1        
------------------------+---------------------------------------------------
 Until 0.9.2, all predefined operators and scripts where stuffed into
 utils.liq.

 For 1.0, we should review that. The code for external decoders/encoders
 has already been moved to a seperate file.

 I am personally thinking a module system would be could. For instance,
 {{{
 include <externals>
 }}}
 Would include the external encoders/decoders.

 Or, also,
 {{{
 include <compat>
 }}}
 Could include a module for the compatibility with script written prior to
 1.0 (for instance define some {{{output.icecast.vorbis}}} etc..)

-- 
Ticket URL: <http://savonet.rastageeks.org/ticket/349>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !
------------------------------------------------------------------------------
_______________________________________________
Savonet-trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-trac

Reply via email to