Skip to content

Conversation

cuihtlauac
Copy link
Contributor

@cuihtlauac cuihtlauac commented Jun 5, 2023

This removes the dependency on omd and adds the corresponding
sources without tests.

Requiring to have omd strictly before 2.0.0~alpha1 is a foot gun
for newbies. ocaml-lsp-server is among the first packages newbies
have to install. In that process, old omd 1.3.2 gets installed.
Later, when starting to code with Omd, they either don't understand
why their installed API doesn't match the publicly documented one
or start coding with an obsolete API.

This removes the dependency on omd.1.3.2 and add the corresponding
sources, without tests.

Requiring to have omd strictly before 2.0.0~alpha1 is a foot gun
for newbies. ocaml-lsp-server is among the first package newbies
have to install. In that process, old omd 1.3.2 gets installed.
Later, when starting to code with Omd, they either don't understand
why their installed API doesn't match the publicly documented one
or start coding with an obsolete API.
@rgrinberg
Copy link
Member

Seems like we're moving away from omd here: #1088

Otherwise, I agree with your assessment.

@cuihtlauac
Copy link
Contributor Author

Sorry for the noise. I hadn't noticed @tmattio PR.

@rgrinberg rgrinberg closed this Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants