Files
Observer/README
Julien Lengrand-Lambert e548f494a9 Initiates repo. Prepares files
2012-07-18 22:22:59 +02:00

5 lines
248 B
Plaintext

Instead of just taking a library on the internet, and because this is a famous pattern ; I chose to implement my own version of the Observer pattern for my FaceMovie Project
The implementation is in Python, and do not use any fancy other library