Skip to content

Question (more than issue) #23

@StakFallT

Description

@StakFallT

How are the nodes in the chain processed exactly? I read through https://github.com/sc0tfree/mentalist/wiki/How-It-Works#the-chain a bit and I'm still not completely totally clear on it. It seems like the program does a "dumb" order-processing method (I don't mean that as an insult, just I don't know what other term to use to explain it). So, to better explain my confusion, let's say I want to add Prepend as an option, but also Substitution as an option (but not both at the same time); I can't do that, correct? I would need to create multiple chains, generate the lists, and then merge the generates lists together right? In other words, these nodes are processed regardless and in the order they appear in the list correct? (i.e. there's no complex / advanced priority conditional processing of the nodes -> generated_lists)

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