Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_13
Comment #14 on issue 2507 by [email protected]: Stop the entanglement of context
properties and grob property internals
https://code.google.com/p/lilypond/issues/detail?id=2507
Pushed to staging as
commit e328b7a10ec1a4e13ba11104825bf54e027d0dd0
Author: David Kastrup <[email protected]>
Date: Wed Jul 30 17:34:55 2014 +0200
Issue 2507: Stop the entanglement of context properties and grob
property internals
This introduces a semi-opaque structure Grob_properties meeting the
predicate ly:grob-properties? that is algorithmically handled at the C++
level via a wrapper structure Grob_property_info.
Encapsulating grob properties in that manner reduces the potential for
clashes and makes it easier to change algorithms and/or internal
representation.
While the principal distinction between context properties (one value
per context) and context-based grob property templates (one stack per
context) remains, at least the separation of the handling is more
pronounced.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings