forked from insolvent-capital/WorkTable
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request