-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Milestone
Description
ref https://forum.processing.org/two/discussion/comment/97845/#Comment_97845
And, before implementing new features in Processing, the mode should look (someday, in the future) at how renjin imports Java libraries -- no need to reinvent the wheel of plotting.
The experience of the Processing.py mode with Java-libraries-in-Jython seems to have been this: Some Processing(Java) libraries worked without needing changes. Others required minor changes. Others needed a full separate version of the library or would not work at all.