Skip to content

Naming #1

@Dimtime

Description

@Dimtime

Great to see this proposal.
I tried to discuss the same ideas before, but go with syntax problems...

I have no feedback for my last idea, maybe can hear here some arguments:

  • Async class - bad if only have async constructor
  • Async constructor - bad because our class must return object

Maybe then we can use some syntax like:

promise class Name{
constructor(){} // <= return promise obj
}
promise class extends Name{} // promise class| simple class

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