Alexander Graf

Results 9 issues of Alexander Graf

We still need a good example how to use rxtx. This could be in the form of * an additional artifact, * a quick tutorial, * (any other ideas welcome)...

task

Our current build instructions can be found at http://rxtx.github.io/rxtx/ . It is very important these instructions are clear, easy to understand und up to date to everyone interested in working...

task

The from CVS inherited README.*, AUTHORS, BeOS, ltconfig, ChangeLog files look outdated to me. Update them to describe/support the new infrastructure. Maybe some of them can be removed.

task
non-coding

I believe I heard it is no longer state of the art to have a detached gh-pages branch within the same repository. Is this correct? If yes, we should move...

task

We still need a simple test to evaluate the rxtx functionalities across different architectures. A simple loopback test comes to mind, which only requires a single port with the RX...

task

Support for the ARM soft float (armel) and ARM hard float (armhf) abi targets [was added](https://github.com/rxtx/rxtx/commit/16f3748369968f65dab274a2dfad0484fdc22aa0) to the build process. However the library loader was not updated yet, because the...

task

_Problem:_ When a port is configured to use n data bits (5>n>=8) and 1.5 stop bits, the configuration is silently changed to 5 databits and 1.5 stop bits. _expected behaviour_:...

bug

Ich vermute in diesem Repository soll es vor allem um die Abfrage von Daten aus dem Handelsregister gehen. Für Gründer und kleine Firmen ist aber auch das Gegenstück, nämlich die...

Thank you very much @eugene-khyst ! Especially the paragraph about [Domain events vs Integration events](https://github.com/eugene-khyst/postgresql-event-sourcing#3-7) was an eye-opener. I am currently wondering how replaying of events works and how the...