On Tue, Aug 28, 2007 at 09:32:49AM +0200, Udo Giacomozzi wrote: > s> I'd still research on externalizing the cached-bits-reader into a > specialized > s> class. > > Again, can you explain what real benefit? The cache implementation > itself won't be big, just a handful lines of code. IMHO it's > counterproductive to use a special class for this. The stream would > become a *wrapper* for the cache class...
The avantage is giving stream users the choice of wheter to do memory or stream reads. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

