Markus Zolliker ed12e2ed93 adjust mechanism of write function with iohandler
if a write_<parameter> function is defined and <parameter> has an
iohandler, the handlers write function is not called automatically.
It has to be called explicitly in the write_<param> function, if
needed.

reasons:
- the previous logic when a wrapped write function is already present, and a
  handler is defined on the specialized class, did not work, and is not
  easy to solve properly
- it is probably anyway better to call the handlers write function explicitly
  instead of automatically depending on the return value

Change-Id: I04f0849b6cc3fb9979c0f5ac8245a6ab4bf23072
Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/22565
Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de>
Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
2020-03-02 11:28:42 +01:00
2020-02-25 08:15:30 +01:00
2019-09-26 16:24:58 +02:00
2019-10-29 16:33:19 +01:00
2019-10-29 17:04:33 +01:00
2019-09-26 14:15:48 +02:00
2020-02-07 12:46:04 +01:00
2020-01-15 08:15:35 +01:00
2019-09-26 10:32:01 +02:00
2020-01-15 08:15:35 +01:00
2019-09-27 17:06:47 +02:00
Description
PSI local frappy repo, probably ahead of git/gerrit at MLZ
4.7 MiB
Languages
Python 99.9%