Skip to content

Explicit require of plumbing.core #20

@peeb

Description

@peeb

Trying out om-tools I noticed that I had to explicitly (:require [plumbing.core :as plumbing]) to get my app to work, despite never calling the plumbing.core namespace anywhere in my own code.

Without the explicit require, I got "plumbing not defined" messages in the console.

This could prove puzzling for developers going forward since the expectation would be that calling om-tools.core/defcomponentk would transparently do the work for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions