Skip to content

Add ElementType.TYPE to ActorType to enable it in Kotlin #797

Closed
@LionTao

Description

@LionTao

Describe the proposal

Hi, I want to use the actor model with Kotlin. Currently, the ActorType annotation in java is targeted at ElementType.TYPE_USE which is incompatible with kotlin interface.
Adding ElementType.TYPE to the annotation target field should work. Can we add it?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions