Hello Ray, > It would be helpful if you could compile a list of functional changes > you have made since the last release. I know I could probably get the > same information by combing through diff files and CVS logs, but I think > the information would be a lot more coherent coming from you. That list > of features will be where I will concentrate a lot of my testing.
Here the (incomplete) list of the most important changes made by me since the 0.8.0: 1. Filter, 2. Attributes, 3. Improvements of HTML Editor SimplyHTML and its integration, 4. Total refactoring and rewriting of graphic components and corresponding layout managers. Smaller bug fixes and changes have also been done as required. The most complete description of the new functionality can be found in Wiki page committed to the coming release: http://freemind.sourceforge.net/wiki/index.php/FreeMind_0.9.0:_The_New_Features Our community has done great job considering documentation of the new features. Actually I think that simply reuse of this page in the freemind.mm is enough and no more documentation is required. > I know this will cause howls of protests, so remember, this is a > request. If it's something you don't feel like you can do, don't worry > about it. But, if you can, please think seriously about writing JUnit > tests for the modules you work on. At the JUnit site, you can find a > link to JMock, which is a library of routines that make it pretty easy > to test classes without the rest of the application. There are even some > excellent GUI testing libraries, but don't worry about those right now. You know that I have mostly implemented laying out and reacting on the user inputs. I am inexperienced in writing the unit tests for such things: only if you see the result you understand whether you like it. If you could show me how to work differently I could try to improve. Best regards, Dimitry ------------------------------------------------------------------------- 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/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
