]> jfr.im git - irc/rizon/acid.git/commit
fix my earlier stupidity, add implementation of ::on that allows doing what it's...
authorchristinaa <redacted>
Tue, 29 Aug 2017 19:01:00 +0000 (13:01 -0600)
committerchristinaa <redacted>
Tue, 29 Aug 2017 19:01:00 +0000 (13:01 -0600)
commitbfe4d8202e6486f04550936a9b04fcd10379ad5b
tree10f7ab1a7403594a4f3c8e03bb95510aa08c139c
parent3dfd0ef9072676f55d12eed8fa263a5137558164
fix my earlier stupidity, add implementation of ::on that allows doing what it's supposed to without doing a second set of lookups, otherwise fallback to string ::on (in AcidCore in case of a non TS message) or in Message in case of a TS message for the sake of backwards compatibility with everything else that does a second set of lookups
acid/src/main/java/net/rizon/acid/core/AcidCore.java
acid/src/main/java/net/rizon/acid/core/Message.java
acid/src/main/java/net/rizon/acid/messages/TMode.java