question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enum was created in interface folder

See original GitHub issue

[FEATURE_NAME]

  • Proposed
  • Prototype: Not Started
  • Implementation: Not Started
    • iOS Support
    • Android Support
    • macOS Support
    • Windows Support
  • Unit Tests: Not Started
  • Sample: Not Started
  • Documentation: Not Started

Link to Discussion

Summary

Motivation

Detailed Design

Usage Syntax

Drawbacks

Alternatives

Unresolved Questions

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bijingtoncommented, Sep 5, 2022

@MuhammadKasimov Please stop. The updates to this is spamming us maintainers. This is also not a change that we want or need.

If you would like to contribute in a way that helps us I would be happy to provide assistance there

0reactions
VladislavAntonyukcommented, Sep 5, 2022

We discussed it before. It is expected namespace

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using enum type inside interface in C# - ...
Based on your comments, it seems that the CrudOptions enum is not defined in the same project that you have the GetSomething method...
Read more >
Where should I place things like models, enums, interfaces. ...
Do the data model (a simple class) , interface and enum go into the same directory, or should I put them in a...
Read more >
How do I properly include enums and interfaces in the ...
Hi folks, I'm trying to build a library that is dependent on another public npm package of mine. I am using the latest...
Read more >
Weird Go Enum Leads to Lesson: Different Project Structure
Enum was the one that caused noticeable problems; causing unnecessary folders and files to be created, making names too long and to collide ......
Read more >
Quiz yourself: Enums and implementing interfaces in Java
Enum ), but implementing interfaces is completely valid. Of course, an enum that does so must properly implement the abstract methods ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found