Skip to content

Designing a proxy class in CPython for a class in uPython #175

Answered by BrianPugh
kc64 asked this question in Q&A
Discussion options

You must be logged in to vote

This is now in v0.23.0! In addition to everything we previously discussed, I:

  1. Added a helper method Device.proxy("some_remote_object_name_here") that creates a ProxyObject from a device.
  2. Added examples/11_proxy_objects to demonstrate usage.

Replies: 8 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@BrianPugh
Comment options

Comment options

You must be logged in to vote
1 reply
@BrianPugh
Comment options

Comment options

You must be logged in to vote
1 reply
@BrianPugh
Comment options

Comment options

You must be logged in to vote
2 replies
@kc64
Comment options

@BrianPugh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kc64
Comment options

Answer selected by BrianPugh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants