-
Teremos que usar padrões de projeto, aqui podemos discutir algumas ideias:
- [ ] Decorator
- Frete e Desconto por Cupom podem ser Decoradores de um objeto Pedido
-
https://github.com/iluwatar/java-design-patterns
wiaoj updated
8 months ago
-
Questa issue viene aperta per poter esprimere il proprio interesse verso l'argomento nel titolo.
Chiunque sia interessato a questo argomento può mettere un 👍 su questa issue.
Chiunque tra gl…
-
# Creational patterns
- **Word Creation – WordsFactory -> add class Database -> read - DONE**
- **ScoreBoard – Singleton + Lazy initialization - DONE**
- **Letters and Players - Prototype DONE**
# S…
-
# Feature Request: Add Mask Support for Input Fields
First of all, congratulations on the excellent work on this project! The features and design are fantastic, and it’s great to see how this proje…
-
After completing the book and going through the design patterns, review the book itself.
Specifically for this book, need to go into whether the examples for the different design patterns made sens…
Vlek updated
4 months ago
-
# Description
The Server Status Manager (SSM) coordinates all the state changes related with the sever status,
The SSM will be implemented with 2 Design Patterns:
- State Pattern (Coordinates State C…
-
## ✨ Feature
We updated the workstream model in #7574. Now we need a way for admins to manage them.
## 🕵️ Details
Admin pages (using our new patterns) for workstream including:
- Work stream…
-
Carousels are an often used design pattern on the web. They are used in a variety of contexts, from product listing pages to slideshow like content. OpenUI has [explored a range of carousel designs](h…
-
## What problem does this address?
I am not sure if this behavior is intentional but I've been asked by my co-workers who are content editors why the names of synced patterns are included but non-syn…