Comment #20 on issue 3199 by [email protected]: Patch: Uses only unpure-pure containers to articulate unpure-pure relationships.
http://code.google.com/p/lilypond/issues/detail?id=3199

You have not made use of issue 3200 (which has been committed already) yet. An unpure-pure-container takes just two cells. Creating a closure like grob::wrap-in-unpure-pure-container does is more expensive, though it would seem that it is a one-time cost per grob type rather than per grob instance.

At any rate, the main incentive for doing issue 3200 was deobfuscation, so you should replace uses of grob::wrap-in-unpure-pure container with ly:make-unpure-pure-container and remove the definition.

--
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

Reply via email to