-
Hi, @tapowanliwuyun
Nice work!
Is there a relate paper or design principle?
Thanks.
-
As a developer, I want to decouple authorization logic from the controller so that the code adheres to the Single Responsibility Principle.
**Tasks**
- [x] Refactor action_allowed? method in ReviewBi…
-
# Refactor Controller and Commands to Follow SOLID Principles
## **Description**:
The current implementation of the `Controller` class and associated command classes (e.g., `DeletePlayerCommand`…
-
I don't think I'll get it done right now, so putting this here to track progress.
Currently, the shape of a tensor is controlled by `_shape`, a vector of dimensions of each rank, and `_mapper`, whi…
-
I was looking through PYPs and saw a couple of questions enforcing the PECS design principle. I don't really understand when we should use `
-
First of all, you commented in “extension.ts”:
// I don't know why this line of code doesn't work. :(
// edit.replace(currentWordRange, newText);
I think I can answer why. VSCode …
-
### Version
v22.10.0
### Platform
_No response_
### Subsystem
_No response_
### What steps will reproduce the bug?
### 1. Create a test file
```js
import fs from 'node:fs'
import path from…
-
`active` is meant as "the current widget is on the page tab sequence"
This means either the actual node is on the page tab sequence or some child node.
e.g.
```jsx
…
-
### Have you checked that your feature request isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/main/FAQ.md) and searched through the [past issues](https://…
-
Talk with DHSC team about adding a bullet point to [service standard 11](https://service-manual.nhs.uk/standards-and-technology/service-standard-points/11-choose-the-right-tools-and-technology).
Unde…