Skip to content

Purpose of location value on node #297

@kduraiswami

Description

@kduraiswami

I am working on a project that involves a lot of manipulation and adding to the original tree that comes into the service.

I am a little bit scared to try and handle all edge cases when I am inserting and moving nodes around so I am trying to use as much of the original tree as possible rather than error handling on every single attribute.

Is there any risk with having the “location” value out of order within an array or within a branch of a tree?
Is there any risk of not having location declared on a node at all?

The deparse method does not seem to care, but want to make sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions