Skip to content

How are include nodes treated? #5

@scripting

Description

@scripting

I'm working on a reboot of the worldoutline, in Node of course, and one of the first things I'm looking at are include nodes.

It appears that opmlparser expands them. That is, when it encounters an include node, it reads the file and adds it underneath the including headline as if it were part of the outline.

The attributes are passed through so the application can tell it was an included node (if it wants to reload it periodically, so it can account for changes in the outline while the worldoutline software is running.

It seems to me it would be best if there were an option to not expand them. The worldoutline would set that flag false, because the idea is the virtual outline could be infinite, could contain circular references, for example, or could just be really huge. ;-)

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