The Hollywood Principle
Hollywood Principle says: "Don't call us, we'll call you"
This little sentence opens up a new viewpoint in Software industries. This is one of the important principles every developer should know.
In this article,...
Home » Archives for May 2017
The Hollywood Principle
in
Callback,
callback method,
Design decision,
design pattern,
event-driven,
event-driven architechture,
Hollywood Principle,
IOC,
java
- on May 21, 2017
- No comments
A Story on Flyweight pattern
in
behavioral pattern,
design pattern,
design patterns in java,
Flyweight,
Flyweight pattern,
GOF,
GOF Flyweight,
structural pattern
- on May 10, 2017
- No comments
The Flyweight pattern
Flyweight Pattern
Swastika wants to introduce Theme in her blog but she is facing a problem.
The Problem:
Her blog is a combination of multiple widgets like Header widget, Footer Widget, Content Widget, Follower widget...