[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 2449 in lilypond: Redesign stream event class
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 2449 in lilypond: Redesign stream event class representation |
Date: |
Wed, 02 May 2012 02:42:47 +0000 |
Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_15_38
Comment #29 on issue 2449 by address@hidden: Redesign stream event class
representation
http://code.google.com/p/lilypond/issues/detail?id=2449
Pushed current iteration to staging as
commit ae2db5b21bf232f5145f3a3e091689c8fc7247e9
Author: David Kastrup <address@hidden>
Date: Sat Apr 28 13:00:46 2012 +0200
Make EventClass hierarchy a property of Global context
commit c8e0c11cd618db0ad8af087da74a704b284add35
Author: David Kastrup <address@hidden>
Date: Wed Apr 25 17:33:09 2012 +0200
Make detection of listened events a property of dispatchers instead of
globa
commit b370c52fca172ffc5ac522cc2d92fc4c996b6b65
Author: David Kastrup <address@hidden>
Date: Wed Apr 18 07:29:52 2012 +0200
Define and use event-class-cons
commit bdfb3700c62cf27c650ed2029361a455a7c12233
Author: David Kastrup <address@hidden>
Date: Mon Apr 16 17:23:23 2012 +0200
Change class field in stream events to contain the complete event type
list
As this concludes the reorganization of the event class hierarchy, I am
closing this issue. This does not mean that the user interface to the
changed representation is here to stay and/or satisfactory. However, the
implementation doesn't clash with LilyPond's design as before.