Hi, I need you advice on some freevo layout. Right now, freevo core installs to freevo, the other parts into freevo/ui, freevo/tvdev and freevo/tvserver. I always hated that because you don't start freevo-ui, you start freevo. This means the stuff needed for the script freevo should be installed into site-packages/freevo directly. Doing that, where to put core, tvserver and tvdev (and webserver)?
One idea would be to make core a mediacore module for all stuff related to interact with modules from the freevo project. And the tvserver and tvdev are some other modules that can be used together with freevo, but do not depend on the module freevo itself. This would mean: freevo/core -> site-packages/mediacore freevo/ui -> site-packages/freevo bin/freevo freevo/tvdev -> site-packages/tvdev bin/tvdev freevo/tvserver -> site-packages/tvserver bin/tvserver freevo/webserver -> site-packages/mediasrv bin/mediasrv freevo/apps -> bin/epg bin/media-autoshutdown Better names for the packages and bins welcome. We can't name a script webserver, that is not a good idea. tvdev, tvserver and epg are not better. Suggestions? Dischi -- Education is what you get from reading the small print; experience is what you get from not reading it.
pgpztY9u9Xeiy.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
