8000 Make error if there's no such type, properties and interface in scope · Issue #14 · elliotchance/dingo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make error if there's no such type, properties and interface in scope #14
Open
@zhiburt

Description

@zhiburt

Hey Eliot you prolong creating nice stuff.
Personally I am pleased to see this repository.
Thanks for that.

So what about problem.
I believe that if we cannot find type, interface and property in time when we parse AST is a problem and we should notify about that user

At present it is going to be adjourned to compile's message.

What I mean

if we have such file as this

services:
  DoSomething:
    type: '*Worker'
    interface: Do
    properties:
      Name: '"Bil"'

If there's no type, interface or property like this, some useful information could be displayed

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

      0