Marc Trudel

Results 39 comments of Marc Trudel

That would be perfect. I don't have much time myself right now, but if you can point me at where to look to get started, I'd be happy to give...

Sharing some info here for reference: UE4 third-party openssl doesn't target xbox one, which is an issue for ASIO. Given that UE4 has its own websocket lib, the best option...

Understood. I think openssl might be a must for certification, so finding a solution for that would be important :)

I'm mostly against it - at least when considering how `codependency` currently works. Peer dependencies are dependencies that are managed by the parent project. All codependency is saying is, "you...

@ronkorving any feedback?

That's fine, for us, but I doubt it would be as convenient for external users whom would not be able to change MAGE's predefined upper boundaries. In the case I...

That's pretty much what I was suggesting as option 2.

At any rate, this now appears like the discussion would need to move to `codependency` first; it would need to provide an API for requiring and warning.

@ronkorving @christopherobin this may need additional discussions before merging. Please let me know your thoughts on this PR.

One issue I can see is that now, we could version each schema entirely separately, so I am not sure if passing a version number to `archivist:migrate` would ever make...