Maximilian P. Käfer mpk
  • Joined on 2020-08-31
mpk pushed to develop at mpk/pwgen 2022-03-25 20:31:41 +01:00
9ec5f35cef new build architecture
mpk pushed to develop at mpk/pwgen 2022-03-25 19:33:09 +01:00
f859ddd339 new build architecture
mpk pushed to develop at mpk/pwgen 2022-03-25 19:32:16 +01:00
2d798dd588 new build architecture
mpk pushed to develop at mpk/pwgen 2022-03-25 18:50:57 +01:00
c8003f0ca7 Added setup.py
mpk pushed to develop at mpk/pwgen 2022-03-25 17:48:35 +01:00
004c521ef5 Proper README, LICENSE and PKGBUILD
mpk pushed to develop at mpk/pwgen 2022-03-25 17:47:10 +01:00
90939a6ff1 Proper README, LICENSE and PKGBUILD
mpk pushed to develop at mpk/pwgen 2022-03-25 17:03:41 +01:00
435e01442a Python file and bash script
mpk pushed to develop at mpk/pwgen 2022-03-25 16:59:31 +01:00
5cc39f6f82 add README.md
mpk created branch develop in mpk/pwgen 2022-03-25 16:59:31 +01:00
mpk created repository mpk/pwgen 2022-03-25 16:57:54 +01:00
mpk approved zdm/event-bus#32 2022-01-08 16:52:04 +01:00
Exception Wrapper
mpk commented on pull request zdm/event-bus#32 2022-01-08 16:50:46 +01:00
Exception Wrapper

Well, Event Bus doesn't have a problem with it, even though it makes little sense. I would leave it.

mpk commented on pull request zdm/event-bus#32 2022-01-08 16:16:31 +01:00
Exception Wrapper

No matter our opinion on throws on unchecked exceptions, the documentation in the README is still needed.

Write that shit yourself.

mpk commented on pull request zdm/event-bus#32 2022-01-08 16:06:23 +01:00
Exception Wrapper

If I were to implement this, multiple other methods in the code base have to be adjusted, as well as their Javadoc. Are you in favor of this?

mpk commented on pull request zdm/event-bus#32 2022-01-08 15:47:07 +01:00
Exception Wrapper

Why? This is completely arbitrary. So the NullPointerException should be removed frmo the Javadoc in that case?

mpk commented on pull request zdm/event-bus#32 2022-01-08 15:24:50 +01:00
Exception Wrapper

In that case, however, the code base would already violate compliance, as we don't declare throws NullPointerException for example. Also, we would have to consider all unchecked exceptions…

mpk approved zdm/event-bus#32 2022-01-08 15:03:47 +01:00
Exception Wrapper
mpk pushed to f/exception-wrapper at zdm/event-bus 2022-01-08 15:02:36 +01:00
84ae42b44f Remove unnecessary new line
mpk commented on pull request zdm/event-bus#32 2022-01-08 15:01:57 +01:00
Exception Wrapper

Because we decided against that for our other projects and it also seems to be like this in other big Java projects like Spring. The @throws in the Javadoc will stay, though.

mpk approved zdm/undo-redo#9 2021-12-25 21:31:16 +01:00
Bump Version to 0.1.0