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


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to