Skip to content

Phase 5: evaluate transparent object proxying (stretch) #5

@zacharywhitley

Description

@zacharywhitley

Background

Design: docs/native-execution-and-parallelism.md §4 (rationale), §9 step 5.
Depends on #4.

Only pursue if call-with-serializable-args (Phases 1/4) proves insufficient.

Tasks

  • Assess concrete cases where call-offload is inadequate (live ndarray views,
    callbacks crossing the boundary, stateful objects, __getattr__ chains).
  • If justified, prototype transparent cross-boundary object proxying and
    document the cost/complexity trade-offs.

Notes

Research-grade; explicitly out of scope for v1. This issue exists to capture the
decision point, not to commit to building it.

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