﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15218	Dynamic plugin classloading	bagage	Gubaer	"I developed a JS script to use with JOSM scripting plugin (https://github.com/Gubaer/josm-scripting-plugin) to automate some mouse movements&clicks.
Ultimately the script would invoke some other plugin (here, Todo), so that the list of todo items get filled. 
However this does not work anymore since #14901 landed, since each plugin classloader is separated from each other (which is good).

My question/concern is about how one plugin can talk with another one dynamically now? Is it possible at all? One workaround would be to ""communicate"" via UI clicks simulation instead but maybe there's a solution here."	enhancement	closed	normal		Plugin scripting	latest	othersoftware	github	
