-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
JNetReflectorJNetReflector related issueJNetReflector related issuebugSomething isn't workingSomething isn't working
Description
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
mainmethod is reflected usingJVMBridgeMain<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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
JNetReflectorJNetReflector related issueJNetReflector related issuebugSomething isn't workingSomething isn't working