lilypond-devel
[Top][All Lists]
Advanced

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

outlet v. context


From: Dan Eble
Subject: outlet v. context
Date: Sat, 4 Jul 2020 10:06:57 -0400

    virtual Context *get_outlet () const;
    virtual void set_context (Context *);
    . . .
    void init_context (Music *, Context *);
    . . .
    void substitute_outlet (Context *from, Context *to);

This is driving me nuts.  Is anyone attached to the term "outlet"?  If so, 
please suggest how I might modify my thinking to avoid typing "get_context" 
when I should have typed "get_outlet".
— 
Dan




reply via email to

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