Maybe use a Value class instead of Object? #16

Closed
opened 2024-04-05 11:27:07 +00:00 by TopchetoEU · 1 comment
TopchetoEU commented 2024-04-05 11:27:07 +00:00 (Migrated from github.com)

Currently, the engine uses the builting Object type to represent values. However, this is a very dirty and fragile solution. Maybe ponder the idea of going back to a Value class?

Currently, the engine uses the builting Object type to represent values. However, this is a very dirty and fragile solution. Maybe ponder the idea of going back to a Value class?
TopchetoEU commented 2024-09-04 07:07:58 +00:00 (Migrated from github.com)

pondered. switched. never looked back

pondered. switched. never looked back
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: topchetoeu/j2s#16
No description provided.