> > - What is the purpose of the OpenJUMPConfiguration class? Is it really > needed? Can't we have OpenJUMP plug-ins loaded via the standard > mechanism in by placing a JAR file in the lib/ext directory? How is > the functionality of the OpenJUMPConfiguration class duplicated by the > plug-in XML file we use?
is your question serious? the XML file for loading plugins partly replaced OpenJUMPConfiguration. However, a couple if OJ additions in particular the file loader framework and theming/display styles are still initialized there. Hence, I have kept this class to load things that are standard and should not be loaded on demand, such as functionality enhancements. If you look into the class you should see what it loads. stefan ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel