I've been looking at the plug-in code and the serializable interface, and I'm starting to feel that the projectsaver module is at least partially redundant. I created it during the final week of SoC when plug-in support seemed a long way off, and I was hoping to get something working before the deadline. Part of the code deals with registering classes for saving files (covered by plugin-manager), and part of the code deals with searching for serializable classes (now handled with serializable). I'd like to avoid duplicating these efforts.
I'm looking for help with the design on this part of the project. I can deal with writing the parsers and generators for different file formats, and also writing the UI code. It's so not clear to me how I should organize it. --Brandon Lewis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pitivi-pitivi mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi
