Skip to content

Enso builtins don't expose Enso methods #11589

Closed
@JaroslavTulach

Description

@JaroslavTulach

Quite surprisingly Enso builtins don't expose Enso methods to org.graalvm.polyglot.Value. That results in quite surprising situations:

Looks like Enso builtin types do not expose their Enso methods to org.graalvm.polyglot.Value. Let's write ValuesGenerator based test and verify all Enso builtins expose their (public) Enso methods properly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

🟢 Accepted

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions