Dirk Meyer wrote: > Duncan Webb wrote: >> The rel-1 branch will then be updated with the kaa.notifier code and I >> would like to release this as 1.8.0 in the middle of December. >> Also for 1.8.0 I would also like to remove Twisted from the >> recordserver, which I'm working on at the moment, and update the >> webserver to allow Twisted-2.5 to work. If anyone want to fix the >> webserver then please do. > > Maybe make the release a bit later and do some additional changes > similar to 2.0: split the code. IIRC freevo does not care if it is in > site-lisp/freevo or not, so install it into site-lisp/freevo-ui. Now > make the recordserver and webserver extra python modules and install > to freevo/recordserver and freevo/webserver. I'm not sure how to > handle code you need in more than one part, for that freevo 2.0 has > freevo core which installs into freevo directly. But doing that might > require complete import statements. E.g. in 1.7 you 'import menu', in > 2.0 I 'import freevo.ui.menu' or 'from freevo.ui import menu'.
I'm not sure that I fully understand what you mean. Do you mean split the recordserver, etc into a directory that acts like a module, it has an __init__.py and then different modules? When you say site-lisp, is this just an example, could be myworld or anything else. When Freevo is run it sets the PYTHONPATH to point to where it is installed. As for the rest I'm a bit lost. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel