Skip to content

In debug mode generated classes must implement special debug interfaces #27

@Mingun

Description

@Mingun

Currently to obtain debug maps with positions you must use reflection. That looks ugly, because you need to catch checked exceptions, that never will be thrown.

I suggest to add to runtime special interfaces, that will be implemented by generated classes when debug mode is activated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions