2018-05-25 17:21 GMT+03:00 Stephan Eggermont <stephan@stack.nl>:
Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi.
I was looking at Beacon again to prepare integration. Some changes was needed in baseline for better granularity. So I send pull request because I have no permissions.
But now I remember that we had idea to integrate only core part of Beacon which requires MemoryLogger and TranscriptLogger. And we wanted to manage logger backends using separate baselines. So we need separate repos to have separate versioning.
Why would you want separate baselines for that? And on top of that separate repos?
Because when you will fix or improve Beacon-SysLog you will probably do not want to update Beacon-Core version which will force you to update Pharo (where SysLog is not loaded).
Stephan