Skip to content

Wrong addresses? (file name ignored) #15

Description

@hoijui

At http://gocircuit.github.io/escher/cmd.html, in step 3., it reads:


For instance, the source file a/b/c.escher, containing:

CircuitName { … }

Will be registered under the index address a.b.c.CircuitName.


But in reality, what I see in Escher, the file name (in this case c) is ignored, and the resulting address is rather a.b.CircuitName here.

That is very confusing, and I would rather have the behaviour as it is explained in the documentation quoted above.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions