Dynamically exchange parts of a patch

this sounds promising for my usecase, just have to find out how this works :D

If I’ve understood my thread on the topic correctly these classes would all have to be either in the same main vl file or compiled and loaded as dll? There’s also a solution suggested by @Elias to run a vl compiler over my folder of vl files, but that’s nothing I can come up with I suppose…? Also I guess this would not give me live editing of patches, as they would still be loaded as dlls?