Add Regex (or similar) support #1

Closed
opened 2022-02-18 01:03:30 +01:00 by EpicKnarvik97 · 1 comment

As some lines may contain varying values in addition to constant values, regular expressions may be required to get a proper match. Need a way to allow the sign identifier to contain regular expressions that are run when trying to match a sign. Alternatively, a more primitive system can be used where only a few "placeholder-ish" values can be used such as "*" for anything. %f for a floating-point number, %d for digit or something similar.

As some lines may contain varying values in addition to constant values, regular expressions may be required to get a proper match. Need a way to allow the sign identifier to contain regular expressions that are run when trying to match a sign. Alternatively, a more primitive system can be used where only a few "placeholder-ish" values can be used such as "*" for anything. %f for a floating-point number, %d for digit or something similar.
EpicKnarvik97 added the
enhancement
label 2022-02-18 01:03:42 +01:00
Author
Owner

Fixed

Fixed
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: KnarCraft/PaidSigns#1
No description provided.