[bisq-network/bisq] WIP show strange guice behavior (#3057)

Manfred Karrer notifications at github.com
Tue Aug 6 00:07:02 UTC 2019


If you don't define a binding Guice creates a new instance each time when a dependey is injected. So thats why it is important to set bindings, specially if only 1 instance must exist. But best practice to define all bindings.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3057#issuecomment-518445470
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190805/03d06358/attachment.html>


More information about the bisq-github mailing list