Skip to content

Using JNet 1.5.5 some limits or constraints of JNetReflector are raised #178

@masesdevelopers

Description

@masesdevelopers
          Using [JNet 1.5.0](https://github.com/masesgroup/JNet/releases/tag/V1.5.5.0) some limits or constraints of JNetReflector are raised:
  • A class containing main method is reflected using JVMBridgeMain<TClass>, but fields and methods are not available; plus it is not possible to allocate it to use dynamic behavior to access fields and mehods
  • Some language keyword, e.g. event, are not replaced with new one if used in the reflected code

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

Metadata

Metadata

Labels

JNetReflectorJNetReflector related issuebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions