Re: changing "StreamEvent" to "stream-event"

2009-07-18 Thread Patrick McCarty
On Sat, Jul 18, 2009 at 12:42 PM, Mark Polesky wrote: > > Patrick McCarty wrote: >> I think it would be better to work on other things right now.  :-) >> Unless someone else jumps in and explains exactly how event classes >> work, that is. >> >> I'll put it on my TODO list.  The IR really needs to

Re: changing "StreamEvent" to "stream-event"

2009-07-18 Thread Mark Polesky
Patrick McCarty wrote: > I think it would be better to work on other things right now. :-) > Unless someone else jumps in and explains exactly how event classes > work, that is. > > I'll put it on my TODO list. The IR really needs to be cleaned up wrt > StreamEvents and related items. Right no

Re: changing "StreamEvent" to "stream-event"

2009-07-17 Thread Patrick McCarty
expressions", >> but right now everything is bundled together.  All of those other >> C++-only events (RemoveContext, ChangeParent, etc.) should be >> documented too.  And should they be renamed along with StreamEvent? >> >> *** >> >> Sorry for the stream of

Re: changing "StreamEvent" to "stream-event"

2009-07-17 Thread Mark Polesky
ll of those other > C++-only events (RemoveContext, ChangeParent, etc.) should be > documented too. And should they be renamed along with StreamEvent? > > *** > > Sorry for the stream of thought. This has been bugging me lately too. :-) No problem. I'm happy to help, but I don't

Re: changing "StreamEvent" to "stream-event"

2009-07-17 Thread Patrick McCarty
On Fri, Jul 17, 2009 at 8:02 PM, Mark Polesky wrote: > > I noticed this thread from two years ago: > http://lists.gnu.org/archive/html/lilypond-devel/2007-07/msg00020.html > > Apparently, StreamEvent should be renamed stream-event. I'm happy to do > that, but is it reall

changing "StreamEvent" to "stream-event"

2009-07-17 Thread Mark Polesky
I noticed this thread from two years ago: http://lists.gnu.org/archive/html/lilypond-devel/2007-07/msg00020.html Apparently, StreamEvent should be renamed stream-event. I'm happy to do that, but is it really as simple as changing these 2 lines (lines 12-13) in scm/define-event-classes.scm?

Is StreamEvent really a class, not an expression?

2009-06-25 Thread Mark Polesky
StreamEvent is listed in define-event-classes.scm, but the capitalization of itself and its "children" makes it look more like it belongs in define-event-classes.scm with the other FooEvents... - Mark ___ lilypond-devel ma

Re: StreamEvent

2007-07-03 Thread Erik Sandberg
On Monday 02 July 2007, Werner LEMBERG wrote: > > The historical reason is that in the beginning, all event classes > > were named in CamelCase, but when all music event 'types were added > > as classes, I kept the lisp-style naming. I agree that it's the > >

Re: StreamEvent

2007-07-02 Thread Werner LEMBERG
> The historical reason is that in the beginning, all event classes > were named in CamelCase, but when all music event 'types were added > as classes, I kept the lisp-style naming. I agree that it's the > naming of StreamEvent that should change. Will you

Re: StreamEvent

2007-07-02 Thread Erik Sandberg
On Wednesday 27 June 2007, Werner LEMBERG wrote: > There's a single event class, StreamEvent, which uses uppercase > letters in its name. Wouldn't be stream-event a better name, similar > to all others? The historical reason is that in the beginning, all event classes were

Re: StreamEvent

2007-06-30 Thread Werner LEMBERG
> > To be more precise, we have for example `AbsoluteDynamicEvent' for > > music expressions and `absolute_dynamic_event' as a music class, > > but `StreamEvent' is the name of both a music expression and a > > music class; the latter should be `stre

Re: StreamEvent

2007-06-30 Thread Han-Wen Nienhuys
Werner LEMBERG escreveu: >> There's a single event class, StreamEvent, which uses uppercase >> letters in its name. Wouldn't be stream-event a better name, similar >> to all others? > > To be more precise, we have for example `AbsoluteDynamic

Re: StreamEvent

2007-06-29 Thread Werner LEMBERG
> There's a single event class, StreamEvent, which uses uppercase > letters in its name. Wouldn't be stream-event a better name, similar > to all others? To be more precise, we have for example `AbsoluteDynamicEvent' for music expressions and `absolute_dynamic_even

StreamEvent

2007-06-27 Thread Werner LEMBERG
There's a single event class, StreamEvent, which uses uppercase letters in its name. Wouldn't be stream-event a better name, similar to all others? Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.o