-
## Problem Description
Currently, DSpace contains two classes with the same name: `org.dspace.web.ContextUtil` and `org.dspace.app.rest.utils.ContextUtil`.
As @mwoodiupui pointed out on Slack
…
-
As a developer
I want to share common Angular code across projects
in order to reduce duplicated code getting out of sync.
For example the JobChat code is currently duplicated across the can…
-
The puzzle `65-ca6c046e` from #65 has to be resolved:
https://github.com/objectionary/opeo-maven-plugin/blob/0008217aa06baf99a61aab369934cb24b66fc9cb/src/main/java/org/eolang/opeo/ast/OpcodeName.jav…
-
In editable text, the functions `handleImageUrl` and `handleBlur` are almost identical, with the main difference being the source of the text to update. These can be combined into a single function al…
-
Pretty much the same idea of #5267, for server side code.
-
There's a lot of duplicated `Option` code in the feedbacks. This should probably be moved to a wrapper type.
-
The modules implementing the crucible-jvm functionality (`src/SAWScript/JVM/Crucible*.hs`) contain a lot of duplicate code that was cut-and-pasted from `src/SAWScript/Crucible*.hs` with small modifica…
-
The code for constructing the SQL statement could be extracted into a separate function to avoid duplication. This can make our code more modular and easier to maintain
-
Hi, why need such funcs?
https://github.com/cosmos/cosmjs/blob/v0.32.0/packages/stargate/src/stargateclient.ts#L333
It is not possible to just use them from inherited modules, than make public?
…
-
Привіт! А навіщо у тебе іде дублювання перевірки на TypeError у обох функціях?
https://github.com/roman-k-tech/hearts/blame/d744e066393d46e234ec291f96eee7881b8e84a7/day2/task_2.py#L10