Skip to content

[A10] Migrate deno-desktop examples off local compile-decorators shims #1251

Description

@SisyphusZheng

Follow-up from A10.1 (#1209, PR #1250): examples/deno-desktop-reader and examples/deno-desktop-mastodon retain their own local compile-decorators.ts shims (define-not-re-export impostor pattern). Under the binding-provenance compiler truth these fail closed with OEC9027 the first time those examples are built with the current adapter. Migrate both examples to canonical import { element, property } from '@openelement/element' (runtime no-ops make uncompiled evaluation safe) and delete their shims. Not a Beta.1 blocker on its own, but required before those examples are claimed as qualified consumer evidence (B2.5 / B3.8). Part of umbrella #1155.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1alpha.10v0.42.0-alpha.10 audit remediation task trainv0.44v0.44 compiled OpenElement architecture train

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions