lilypond-devel
[Top][All Lists]
Advanced

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

context.hh and context-property.cc


From: Ian Hulin
Subject: context.hh and context-property.cc
Date: Sun, 27 Sep 2009 22:53:36 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Some, but not all of the functions declared in context-property.cc are declared as methods of the Context class in context.hh.  Is this by design or is it an oversight?

Declared in both are:
apply_property_operations
execute_revert_property
execute_pushpop_property
sloppy_general_pushpop_property
updated_grob_properties

Declared in context_property.cc only are:
general_pushpop_property (which calls
sloppy_general_pushpop_property)
execute_override_property

Should execute_override_property be a method, too?

Cheers,

Ian Hulin



reply via email to

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