Feature suggestion: make CoerceJavaToLua able to see only annotated members #82

Closed
opened 2021-01-31 15:09:18 +00:00 by usernameak · 1 comment
usernameak commented 2021-01-31 15:09:18 +00:00 (Migrated from github.com)

Feature suggestion: make CoerceJavaToLua able to see only annotated members

This would be useful if one wants to implement some safe coercing that cannot access members that are not annotated with a specific annotation (for example, something like @LuaMember)

Feature suggestion: make CoerceJavaToLua able to see only annotated members This would be useful if one wants to implement some safe coercing that cannot access members that are not annotated with a specific annotation (for example, something like @LuaMember)

Implemented

Implemented
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#82