Hi all, This is to get to know the $subject. Because I have seen in some JSR 223 vendors, they directly reusing some of inbuilt classes that comes with this API. There are, such built in classes like javax.script.ScriptEngineManager, SimpleBindings and SimpleScriptContext.
But as I feel, if we use SimpleScriptContext, the velocity context behavior may dismiss from our implementation. But ScriptEngineManager can be directly use as I feel. *This is just an initial thought* from me, and how these really would impact or whether we can reuse those classes/or can't may arise during the implementation of VelocityScriptEngineManager. I have already implemented VelocityScriptEngineFactory and will commit that too ASAP. Will update the dev of this regarding $subject in future. -- Thanks /Dishara
