Skip to content

Explicit require of plumbing.core #20

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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