| date |
tag |
what
|
| 2023-12-31 |
TODO |
WebURICodec should probably be renamed PrimaryCodec or UserIOCodec, oslt.
|
| 2024-09-15 |
TODO |
MissingCallPrompt() probably belongs in DiagTrait
|
| 2024-07-05 |
|
removing App(); use Woozalia\Ferret\caApp::Me() instead
|
| 2024-09-12 |
|
Added MissingCallPrompt() (adapted from [futils]App->CodingPrompt_forMissingCall()).
- I feel like ultimately this should be a QVar function, like CheckIt(), which could automatically determine the Q-method that needs calling, but I'll save that for later.
|
| 2024-12-01 |
|
replacing DiagTrait with StandardBase
|
| 2026-06-20 |
|
converting (back?) to non-static because I impulsively decided to convert all the access-functions to properties.
|