From: Sebastian M. <seb...@un...> - 2008-05-12 00:24:52
|
Hi all Before working on any new features, I tried to clean up the code as good as I could. The reason for all that is of course that any interested developer should be able to get into it real fast. And I think we are at that point now. So everyone whos interested: checkout the sources and have a try ... To get started read this: http://vimplugin.org/developerguide Main topics yesterday and tonight were: * javadoc. see http://vimplugin.org/api * a class diagram to get clearer about the architectore. see http://vimplugin.org/architecture * fix error-handling (no more e.printStacktrace !) For the last point I had to make a number of changes which I could not test in detail. It would be great if anyone could have a look at it and write a small code review of this: http://vimplugin.svn.sf.net/vimplugin/?rev=220&view=rev Thanks for that one ... Sebastian. |