RapidMiner source integration using plugins

Schalkekid
New Altair Community Member
Hello,
I implemented new classes needed for my plugin, which have to be embedded into the RM-kernel (for example a new Attribute-Type-class).
I am wondering if this (embedding) can be done by the plugin during the initialization process.
Best,
Felix
I implemented new classes needed for my plugin, which have to be embedded into the RM-kernel (for example a new Attribute-Type-class).
I am wondering if this (embedding) can be done by the plugin during the initialization process.
Best,
Felix
Tagged:
0
Answers
-
Hi Felix,
this is currently not possible, but one could think about extending the plugin initialization in this way. But since I have no clue, how complicated this will be with the different class loaders, I cannot estimate how long this will take...
Greetings,
Sebastian1 -
what about now? is it possible, now?0