Skip to content

dl_reflect.h has a bad interface. #47

Open
@wc-duck

Description

@wc-duck

The current reflection interface is far from good and should be redone. Today the interface forces the user to manage memory by them self when a simpler interface would work just as well.

Example:

dl_reflect_type( dl_ctx_t ctx, int type_index, dl_type_info* info );

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions