Skip to content

Selene warning: Property table mixes two data structures #72

@wireofparadise

Description

@wireofparadise

The property table mixes an array with a dictionary, which results in the following selene warning:

mixed tables should be avoided, as they can cause confusing and hard to debug issues such as during iteration or encoding
note: help: change this table to either an array or dictionary
selene::mixed_table

This is not necessarily an issue, but the question arises: why not just accept children as a special property like react or fusion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions