Hi Ede, Thanks to take care of all this stuff.
Just understood the rational of separating jars containing extensions from others. Is it the same for the base classes ? Would there be any benefit to load libraries like batik or postgresql only when called by a plugin ? Is it already the case ? By the way, I'd like to move CTS stuff to the core for the next release as it is needed to manage properly prj files (#429) Michaël Le 04/01/2017 à 13:41, [email protected] a écrit : > hey Mike (and All), > > Mike added the CTS Plugin a while ago, but didn't update the etc/readme.txt . > please remember to do so when you integrate extensions. > > when i overhauled plugin loading long ago, i also made sure that few/no jars > that do not contain Extensions/Configs are located in lib/plus/ but rather in > subfolders. all jars in lib/plus/ root are parsed on _every_ startup. > to speed up things a little, i just moved some dependency jars to a new > subfolder lib/plus/lib/ . if you guys add extensions it would make sense to > either place dependency jars there or in a subfolder per extension, like it's > done already for eg. sextante or dbdatastore. > > rainy days ..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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
