centiservice / mats3

Mats3: Message-based Asynchronous Transactional Staged Stateless Services
https://mats3.io/
Other
62 stars 6 forks source link

Replaced Writer with Appendable. #1

Closed staale closed 3 years ago

staale commented 3 years ago

Both StringBuilder and Writer implements Appendable as a common super interface. Thus now the inspector can be used with either.

I contribute this material in accordance with the signed SCA.