Bugs item #1170064, was opened at 2005-03-24 18:23 Message generated for change (Settings changed) made by dischi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1170064&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Martijn Voncken (mvoncken) Assigned to: Nobody/Anonymous (nobody) Summary: namespace collision with audio.playlist Initial Comment: Other audio-plugins can't import playlist because there is already a playlist.py file in the same directory i.e. the wrong playlist.py gets imported. I tried to import "freevo.playlist" from my audio-plugin but this causes other problems,initializing code runs a 2nd time. Workaround/Solution : Rename audio/playlist.py to something else like audio/playlist_build.py This also makes it less confusing in other(future?) audio plugins that have to import playlist (but not audio.playlist) ---------------------------------------------------------------------- >Comment By: Dirk Meyer (dischi) Date: 2005-08-28 16:28 Message: Logged In: YES user_id=33647 Yes, the workaround is the only thing that is working right now. For Freevo 2.0 to hope to get Freevo in it's own namespace to avoid such problems. ---------------------------------------------------------------------- Comment By: Martijn Voncken (mvoncken) Date: 2005-03-24 18:25 Message: Logged In: YES user_id=48153 it's about audio/plugins/playlist.py ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1170064&group_id=46652 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel