Skip to content

Is there any way to remove/clear phrases? #17

@leblowl

Description

@leblowl

Thanks for the great library, I really like the design of the user interface (defphraser specifically). I stumbled upon an odd issue that may not be common, but it caused me to scratch my head for a few moments, so I'd like to share in case anyone else runs into it. When you define a phraser with dispatch on the :via keyword, and then delete it and re-define the same phraser without dispatch (within the same REPL session), the dispatched version will shadow the non-dispatched version - which is what you would expect, but for REPL development it may be confusing since your current phraser is not actually working. I am not sure how to clear the phrase storage besides a REPL reset.

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