lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding scheme interfaces without using them?


From: Lukas-Fabian Moser
Subject: Adding scheme interfaces without using them?
Date: Sat, 25 Jun 2022 20:27:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Folks,

is it acceptable to submit a MR that adds a scheme interface to some C++ routine without using that new interface in LilyPond proper?

In my case, I made Bezier::solve_point Scheme-visible for some work project of mine that is too spezialized to submit as a MR (at least for the time being). But without the addition of ly:bezier-solve-point in Scheme, I can only ever engrave my work project with a custom-compiled LilyPond differing from Master.

Lukas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]