Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2865 by [email protected]: Patch: Caches grob properties before evaluation.
http://code.google.com/p/lilypond/issues/detail?id=2865

Caches grob properties before evaluation.

We cannot simply use the original value stored in the
immutable_properties_alist_ because simple closures may be created
at the engraver stage via chain_offset_callback and related functions.
Instead, we grab the property data at the moment of evaluation and cache it.

http://codereview.appspot.com/6573066


Reply via email to