lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4360 in lilypond: Patch: Reorganize smob initializ


From: lilypond
Subject: [Lilypond-auto] Issue 4360 in lilypond: Patch: Reorganize smob initialization to make it more reliable
Date: Fri, 01 May 2015 10:12:09 +0000

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

New issue 4360 by address@hidden: Patch: Reorganize smob initialization to make it more reliable
https://code.google.com/p/lilypond/issues/detail?id=4360

Reorganize smob initialization to make it more reliable

This change is a nuisance in that it requires an explicit call to
ADD_SMOB_INIT for each Scheme-related class.

However, this setup guarantees that at the point Scheme execution
commences, all predicates of the likes of "ly:grob?" will be present.
It also guarantees that if a particular type should seem required during
_other_ initializations that happen to depend on the type and get
executed earlier, it will be provided early.

http://codereview.appspot.com/236830043

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

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