Skip to content

Update listeners generation to manage original class #393

@masesdevelopers

Description

@masesdevelopers

The problem is strictly related to listeners and comes from many things:

To avoid the problem the code shall be updated to:

Originally posted by @masesdevelopers in masesgroup/KNet#448 (comment)

The idea is to update JNetReflector to create a new class, beside each listener, which:

In case the listener interface is returned back from a method, create an extra method. beside the original one, which uses the new generated class to wrap the JVM reference.

Metadata

Metadata

Labels

JNetReflectorJNetReflector related issueenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions