You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to extract Java code from Helma and transform it into compatible JavaScript code. Ideally, this JS code would be running with Rhino as well as V8 (NodeJS) or even other engines.
Feasible
Global Object
HopObject (as far as no database is involved)
Skin rendering (i.e. templating; additionally, a popular template framework could be added, e.g. Mustache)
The idea is to extract Java code from Helma and transform it into compatible JavaScript code. Ideally, this JS code would be running with Rhino as well as V8 (NodeJS) or even other engines.
Feasible
Laborious
util
(Base64, CacheMap etc.)Problematic
core
)The text was updated successfully, but these errors were encountered: