Skip to content

IContainerToken doesn't provide mechanism to allow/disallow growth based on child bounds. #6

@ghost

Description

IContainerToken needs to provide a mechanism to allow or disallow child tokens to be added that have bounds that violate the current IContainerToken's bounds.

if allowed, the parent IContainerToken's bounds will be adjusted.

if disallowed, the parent IContainerToken will reject the addition of the offending child token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions