On 8/28/2018 22:00, Michaël Michaud wrote: > HI Ede > > >> right. what does it do by the way. i saw it lacks german translation which i >> could do if i know what it does. it seems to be hidden in the Plugin menu as >> well and should be placed properly via def-plugins.xml if we decide to keep >> it. > What should be placed by default-plugins.xml ? I think it is the role of the > extension to place its own plugin isn't it ? default-plugins is not supposed > to know anything about extension's plugin or did I miss something ?
well yes ;).. when i redesigned the plugin loading i made it possible for us to finetune plugin installing as we want it, because we might know better where to place it or simply want to force some order onto things. another reason was to make it possible to influence plugin installing w/o needing to patch the extension first. you might want to check eg. how skyprinter is placed to a different location <plug-in initialize="false"> com.isa.jump.plugin.PrintPlugIn <menus> <main-menu name="I18N.ui.MenuNames.PRINT.SkyPrinter" menupath="MenuNames.FILE/MenuNames.PRINT" /> </menus> </plug-in> we can actually modify any aspect of the plugin installation here (icon, name etc.) > > Michaël >> how about we remove it and if users complain we at least know it is in >> actual use and think of a solution? so Mike, rather removal or adaption? btw. the maven jar is merely 90kB big, wouldn't javax.xml.bind suffice? https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.1 ..ede ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel