*AwareInterfaces: simple interfaces with getter and setter
Published on September 29, 2015 and filed under Software engineering
Written by Hannes Van De Vreken and will take
Written by Hannes Van De Vreken and will take
1 minute
of your time.In shortSometimes you see simple interfaces with a getter and a setter for a specific type of object. Some examples are league/event's EmitterAwareInterface and league/container's ImmutableContainerAwareInterface. Also Zend Framework 2 has a ton of *AwareInterfaces like (but not limited to) these:
Want to see more articles like this in your inbox? You know what to do.
Related articles
Creating a Scientific Pitch Notation Type using template literal types
Creating a Scientific Pitch Notation Type using template literal types
Geoffrey Dhuyvetters
February 24, 2021
12 Factors in the era of containers
12 Factors in the era of containers
Tony Messias
January 29, 2021
Querying your Redux store with GraphQL
Querying your Redux store with GraphQL
Emma Fabre
December 21, 2020