On 7 August 2011 20:21, <[email protected]> wrote: > http://codereview.appspot.com/4672059/diff/1/ly/property-init.ly > File ly/property-init.ly (right): > > http://codereview.appspot.com/4672059/diff/1/ly/property-init.ly#newcode189 > ly/property-init.ly:189: fermataMarkup = \fermata > How about a wrapper to mark definitions/functions as deprecated, so they > print out a warning, but still work?
That sounds great, though I'd be concerned about the overhead: surely every lookup via Lily_lexer::lookup_identifier () would need a deprecation check (probably using an object property). Cheers, Neil _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
