Skip to content

Optionally Add @ObservationIgnored to ObservableObject Lazy Properties Β #6

@bcapps

Description

@bcapps

Feature Proposal

Add a flag to the command to mark any lazy property in an ObservableObject as @ObservationIgnored, as otherwise lazy properties will cause build errors now. Decide whether it should be enabled or disabled by default.

Acceptance Criteria

  • A flag for this exists on ObservableConverterCommand and can be sent to Arguments when running
  • The flag does the conversion to mark every lazy property in an ObservableObject as @ObservationIgnored

Metadata

Metadata

Assignees

No one assigned

    Labels

    🌈 FeatureA functional improvement to the app.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions