Open GoogleCodeExporter opened 8 years ago
Original comment by mikechambers
on 22 Sep 2009 at 7:49
Note, one thing to consider when thinking about whether we have a static encode
method, or require the use the
create an instance of the encoding class, is whether we plan to eventually
support an asynchronous encode
method / api.
RIght now, I think this would be useful as encoding can be pretty CPU
intensive, although some of the
performance improvements we are considering might not make this as important.
Anyways, we should consider this when designing the interface / api.
Original comment by mikechambers
on 22 Sep 2009 at 8:13
Original issue reported on code.google.com by
mikechambers
on 21 Sep 2009 at 5:21