New games every week!
JSE - Command Rewriting
Blog
13th June 2021
Got a complaint, last night, about how I'd shoved an underscore in the SetFontSize_Fit command.
-=-=- In my head, it felt like it needed one, but TheRevillsGames over at SoCoder felt it was odd to suddenly have an underscore in a command. He's probably right. I should try to stick to a common style. After all, lord knows the number of times I've wondered why PHP has a seemingly random mishmash of such things. Today I'll strip out the underscores. I'll leave both versions in, though, but make the underscore-less versions the primary versions, and underscored editions be Alternative Spellings. In addition, TheRevillsGames stumbled upon "The First Bracket Bug". I definitely need to fix that. And the Minus bug. Those two have been doing my head in for weeks, but I still can't come up with a foolproof way to tackle them. Grrr. Parsing is hard! Views 85, Upvotes 11
Daily Blog
,
Jse
New games every week!
|