Gergely Daróczi

Results 156 comments of Gergely Daróczi

@JanSchulz as said previously, I refactor might happen on this and `pander` might (invisibly) return an object with its own class, but it won't happen until around July. Until then,...

@JanSchulz no offense taken :) I just won't have much time in the next few months to do major updates on this package. Thanks for the link on the `knitr`...

Thanks for reporting this. @RomanTsegelskyi, if you have time, pls look into this as you worked on the function, if not, I'll try to resolve this -- or a related...

It's not likely that I will have time to look into this soon, sorry, but would appreciate a PR.

Do you plan to prioritize these and come up with a roadmap and/or estimates?

What if you try `window.alert('test')` inside of `successInit`?

We have also encountered this and accidentally caught the problem while applying the auto-generated migration files to staging. Note that this is not only a bug, but a potentially serious...

Thanks for the report. I'd rather not do (1) or (2), but something like (3) should do the trick I think: `get_logger_meta_variables` should get the explicit list of fields to...

I had to revert the above PR (see d2d7d58c12fb2fcd3014bda1395b1baaa703d27c for more details), so reopening the ticket to track future work.

Hm, interesting idea. Just to make sure I understand this: you are looking for a wrapper function that uses `sink` or similar to capture either/both `stdout`/`stderr` and log with provided...