What would be the best way to approach playback implementation?

This is what we've got:

We've been looking at the code for the past few days now, and we think that
a good approach is to somehow get the a history of the wavelet deltas
(either from memory of from store) and then either apply the delta (done
with or in an Instance WaveletState) or append (done with or in an instance
of WaveletProvider them each time the playback is requested.

To us, it seems that the most viable way to implement playback is to get the
delta history from the store (with last week's implementation) and then
somehow build up from that.

What would you guys recommend doing?



2011/2/8 James Purser <[email protected]>

> Not at the moment, but if anyone wants to pick it up and run with it, then
> please feel free :)
>
> James
>
> On Wed, Feb 9, 2011 at 5:17 AM, Yuri Z <[email protected]> wrote:
>
> > AFAIK - playback is not a priority at the moment and no one is working on
> > it. If someone does - please correct me.
> >
> > 2011/2/8 Gerardo Lozano <[email protected]>
> >
> > > Hi everybody!
> > >
> > > Is anybody planning on working on wave playback? This is on the WIAB
> > > roadmap, but it has a blank status.
> > >
> > > Thanks!
> > >
> > > --
> > >
> > > Gerardo L.
> > >
> >
>



-- 

Gerardo L.

Reply via email to