lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5689 Refactor


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5689 Refactor enforcement of a single Score context
Date: Fri, 24 Jan 2020 23:01:10 -0000


[issues:#5689] Refactor enforcement of a single Score context

Status: Started
Created: Fri Jan 24, 2020 11:01 PM UTC by Dan Eble
Last Updated: Fri Jan 24, 2020 11:01 PM UTC
Owner: nobody

Context::find_create_context () and Context::create_unique_context ()
no longer require special cases to avoid ascending to the Global context
or to create a Score themselves. Instead, the method that they each
call to create any new context, Context::create_hierarchy (), avoids
creating multiple Scores.

This is still hard-coded in C++ to happen for Score only, but it would
be straightforward to add a context attribute that could be used in ly
code like \accepts and \defaultchild.

https://codereview.appspot.com/551390046


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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