Daniel Voogsgerd

Results 26 comments of Daniel Voogsgerd

Not that I'm aware of On 24 May 2016 18:20, "Terry Cain" [email protected] wrote: > Ok we should be able to support most of it (there are some DPI settings...

No worries, I tried to stay consistent with the current codebase to get the changes as small as possible, but I will gladly move the deserialization to serde.

That took longer than I had hoped, but I finally found some time to do the refactor. Not my best work; there is a fair bit of cloning that can...

Thanks for the detailed feedback, almost all the suggestions have been applied, only the removal of the clones is not really possible I think (see response on review). This could...

I don't think that is correct. Where normally, we would define accounts as named tables. It has been replaced with an array of tables called account now. That does remind...

> I'll try to push a change later today. Yeah, that did not happen :sweat_smile: But, I think it should be correct now. `folder` has been removed and `README.md` has...