Ken R.

Results 6 comments of Ken R.

This is trying to pull memories from 2006~2007, but I think that was bugged in the 1098 files. The fix was that the CD wasn't set in the client-side TBL...

Schema/data management has been on my mind as I've been thinking about potential modernization efforts. This isn't a direct solution to your problem, and it would be a heck of...

A lot of what I mentioned is long term thinking; Codegen is a very iterative process. Start with something simple and add to it when it's appropriate to do so....

@twostars Prototype: https://github.com/kenner2/ko-codegen see ./json-schema for schema def, and ./out for generated c++ I tried to fork/modify quicktype from the previous comment but it is poorly documented and overly complex...

I'll leave it out there in the void for now. I agree it doesn't fit nicely into the current server code. Like you said, the server code is messy and...

Not sure if a notification got pushed through with the other repo, but I put some code up for an import util: https://github.com/twostars/OpenKO-db/issues/1 / https://github.com/twostars/OpenKO-db/pull/2 ; With the way it...