Skip to content

Store VDomGuard in an Arc? #17

@ok-nick

Description

@ok-nick

It's difficult to pass around Class, ClassGroup when they are restricted by the bounds of VDom (no Send or Sync). This was the motivating factor behind creating model structs. It may be worthwhile to store VDomGuards internally wrapped in an Arc over using VDoms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions