cosmicpython / code

Example application code for the python architecture book
Other
2.07k stars 926 forks source link

[Question] What's the purpose of seen in AbstractRepository? #20

Closed simkimsia closed 4 years ago

simkimsia commented 4 years ago

In https://github.com/cosmicpython/code/blob/appendix_django/src/allocation/adapters/repository.py#L11

there's a seen

I don't see it explained anywhere in the book. Can you help clarify?

simkimsia commented 4 years ago

explained as whether the repository has seen it https://github.com/cosmicpython/book/blob/master/chapter_08_events_and_message_bus.asciidoc#option-3-the-uow-publishes-events-to-the-message-bus