mpostol / TP

Programming in Practice - set of examples targeting education purpose.
http://mpostol.github.io/TP/
Apache License 2.0
54 stars 36 forks source link

AP - How to register `EventSource` in the library #56

Open mpostol opened 6 years ago

mpostol commented 6 years ago

Starting point

To make things simple:

Full composition:

Scope

mpostol commented 6 years ago

To make sense of this there must be composition implemented. Use OOI as the example for now.