Skip to content

Use ES2015 Proxies #113

Description

@phated

I wanted to open this issue as a place to track things we could use Proxies to implement.

  • Currently, unsetting base to fallback to cwd requires setting base to null or undefined. With Proxies, I believe we could watch for delete file.base and unset it.
  • We could probably do some cool stat stuff with Proxies. Not sure what though.

More information about Proxies at https://github.com/mikaelbr/proxy-fun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions