Skip to content

Support Dynamic Proxy #6244

Closed
Closed
@DartBot

Description

@DartBot

This issue was originally filed by @tomyeh


I am looking forward a mechanism similar to Java's dynamic proxy. Without it, it is tedious to intercept a complicated class.

Mixin + implicit class seems possible but the class has to be declared at compile time and there must be a concrete public class available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-duplicateClosed in favor of an existing reporttype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions