Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Scalish #66

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Scalish #66

wants to merge 10 commits into from

Conversation

override def uncaughtException(t: Thread, e: Throwable): Unit = try {
println(
Copy link
Contributor

@joan38 joan38 May 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Way better 👍

@joan38
Copy link
Contributor

joan38 commented May 3, 2018

Looks good to me after rebasing.
Should we move forward with this @debasishg?

@debasishg
Copy link
Contributor

Why do we need this ? We don't want to create any unnecessary wrappers. The Java version works nicely with Scala ..

@joan38
Copy link
Contributor

joan38 commented May 3, 2018

Indeed some fluent syntax has been introduced which is a plus but I think what @debasishg is pointing out is: Is this added value worth enough the effort to maintain a whole wrapper?

I'm personally neutral on this but we should definitly get ride of does println()s.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants