Skip to content

Use meta-programming to be able to call functions and methods directly #2

@efatsi

Description

@efatsi

On initialization of the Core class, could fetch available functions and variables using #info and define methods for each of the things.

Another option would be to define #method_missing on Core and check for matching functions/variables. Would be more flexible since you could update your Core and use access functions/variables easily without re-instantiating your RubySpark::Core object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions