Skip to content

Rework codegen code #128

@Handy-caT

Description

@Handy-caT

For now really huge amount of logic is generated via codegen with worktable! procedural macro. This leads to debug issues as it's hard to debug generated code.

Main solution is to rework main WorkTable object and move as much as possible from codegen part to src.

It should be possible to do with proper abstractions over worktable's inner structures.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions