The flash movie below is an example of how jMatter supports a certain type of
action generically. I'm using the conference manager sample application whereby
I drop a Talk onto a cell on the calendar.
What jMatter does is detect (through duck-typing, for lack of a better word)
that the item dropped on it is something from which a Calendar Event can be
created. In this case, a session is created automatically at the specified
(dropped) time, in the specified location. Again, nothing in the code is
necessary to enable this feature.
Press the play button below the movie image to start the flash movie.