Michael Kohlhaas

Results 9 comments of Michael Kohlhaas

`> change from one kit preset to another?` Exactly.

I think persistence shouldn't be mixed into the existing graph structs in the sense of making it a default behavior. If one wants to have persistence on top of the...

Hi Leif, yes that's true. I mean serialization for the purpose of persistence. Would you use it for something else? I thought one could create a new serializable struct referring...

Is this the same issue? https://github.com/ndmitchell/hlint/issues/1432

> Is there no equivalent substitute in the latest version? No!

> Is it this? > ``` > type Visitor struct { > *parser.BaseExprVisitor > } > ``` > Or this? > ``` > type Visitor struct { > parser.BaseExprVisitor >...

> * CSharp > * Cpp > * Dart > * Java > * JavaScript/TypeScript > * Python3 > * Swift > * PHP I guess all the other languages...

> One other thing. Error handling is very awkward! The visitor methods should all return (interface{}, error). This code is very Java-centric, and doesn't appear to be written with a...

Could you check the wayland side as I cannot test it on my box? I'm not sure about the created files. Had to remove the link to make it work.