compas-dev / compas-dev/compas_cloud

feature_request: ability to access methods of cached objects

Open
#12 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/9421670/98141541-053ad900-1ec7-11eb-90bf-3227a947d177.png)

And in Server.py:
![image](https://user-images.githubusercontent.com/9421670/98141636-213e7a80-1ec7-11eb-9fec-0653f8eb274d.png)

A silly toyish example of how this is used:
![image](https://user-images.githubusercontent.com/9421670/98141759-48954780-1ec7-11eb-83d6-94a7e3754be5.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.