Skip to content

Getting code that defines R6 methods #2

@randyzwitch

Description

@randyzwitch

Thanks for putting together this package, it's long overdue and looks great!

I can generate a thrift client using t_load and make_client, and it appears to be working. However, I want to modify the function definitions somewhat to clean up the interface.

Instead of having t_load actually define the R6 classes in my R session, is it possible to get the code dumped out to file like other Thrift parsers? I'm looking for something like this generated code:

https://github.com/omnisci/pymapd/tree/master/mapd

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions