Skip to content

feature_request: ability to access methods of cached objects #12

@tkmmark

Description

@tkmmark

To allow methods of cached objects (e.g. a compas datastructure) to be used on-the-fly without necessarily having to write a proxy wrapper function to work with the cached object to be loaded from the server side...

Something like this (in Proxy.py):
image

And in Server.py:
image

A silly toyish example of how this is used:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions