Re: event definitions

On 2013-01-02 16:30, Jim Barnett wrote:
> Adam,
>    Yes, I used Event and CustomEvent in an earlier draft, but I was told it would be better to use more  specific event types.
>

I agree that a specific event is better than CustomEvent if the event 
needs to have payload data, but it's very common to use the simple event 
type if no payload is needed.

/Adam

Received on Friday, 4 January 2013 10:11:04 UTC