-
The representation of nerves and their parts varies wildly from ontology to ontology. We should create a shared set of design patterns for nerves.
This item serves as a draft for this design pattern.…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…
-
The experimental [Zoom out mode](https://github.com/WordPress/gutenberg/issues/50739) is very exciting and should make composing sites with patterns much easier for the vast majority of WordPress user…
-
The intent of the **Chain of Responsibility** pattern is to:
> “Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request. Chain the receivi…
-
# Description
Which menu items should be click to open, and which should open on hover? There are other players that we could look at. Should CC be a button with binary state as well as a menu on hove…
-
It would be very nice if you could implement design patterns in Python. I hope you are aware of these concepts.
For more info please navigate to this [link](https://en.wikipedia.org/wiki/Software_d…
-
From @raminf:
Another thing that isn't clear is how to best communicate between the embedded Godot view and the native app (and vice-versa). For example, to pass a username down into the Godot view…
kisg updated
4 months ago
-
- [ ] create yaml file for each DP, see for example [uberon patterns](https://github.com/obophenotype/uberon/tree/master/patterns)
- [ ] set up pipeline to use dosdp-tools to generate TSVs
- [ ] con…
-
## Context
Our current frontend could use some improvement in terms of design, performance, and accessibility. We've built custom components that, while functional, are hard to maintain and haven't…
-
**Description:**
The Collector State design pattern is a behavioral design pattern used in real-time software to manage scenarios where a sequence of messages needs to be collected before initiating f…