Clean up serialized code #4

Closed
opened 2021-12-15 15:39:12 +00:00 by keith · 0 comments
Owner

Serialized objects (see #3) which are only used once in the init-forms (e.g. vectors & matrices) shouldn't be assigned to a symbol, since it makes the generated code harder to read.

Also, maybe make scene/actor/component symbols human-readable instead of just using (gensym)?

Serialized objects (see #3) which are only used once in the init-forms (e.g. vectors & matrices) shouldn't be assigned to a symbol, since it makes the generated code harder to read. Also, maybe make scene/actor/component symbols human-readable instead of just using `(gensym)`?
keith added the
enhancement
label 2021-12-15 15:39:12 +00:00
keith self-assigned this 2021-12-15 15:39:13 +00:00
keith closed this issue 2021-12-15 17:25:45 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: keith/wh-engine#4
No description provided.