Hi Again,<div><br></div><div>Already solved this by simply copying the code from the Tile.Image class and changing the code needed. I&#39;m not sure now if I should inherit from Tile or from Image. At the moment I&#39;m extending Tile. I guess it is more general that way and likely not break as easily, but please let me know if you have a strong argument for a Video Tile not to extend Tile but Image.</div>
<div><br></div><div>Thanks,</div><div>Tim</div><div><br></div><div>++Tim Hinnerk Heuer++<br><br>Twitter: @timhheuer<br><div>Blog: <a href="http://www.thheuer.com/" target="_blank">http://www.thheuer.com</a></div><br>
<br><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 3:19 PM, Tim-Hinnerk Heuer <span dir="ltr">&lt;<a href="mailto:th.heuer@gmail.com">th.heuer@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hi,</div><div><br></div><div>Working on the VideoWMS, I am a bit stuck now on this (mysterious) back buffer code. Basically an upgrade of OpenLayers broke my code. I am reading the code to understand it, but a simple explanation of what it is and does would be greatly appreciated so that I don&#39;t break things accidentally. Ultimately I would like to get the VideoWMS stuff into the trunk at some stage and am always merging with master to stay up to date with it here. I think given some interest it would be a good contribution.</div>

<div><br></div><div>The problem, I think, is that I extended Tile.Image instead of Tile. So, I&#39;m working on extending Tile instead of the more specific Image class. However, the Grid class also calls applyBackBuffer and in turn createBackBuffer on all the Tiles. Should this really be in Grid? What is done to render the tiles?</div>

<div><br></div><div>Please enlighten me.</div><div><br></div><div>Thanks,<br>Tim</div><br>Twitter: @timhheuer<br><div>Blog: <a href="http://www.thheuer.com/" target="_blank">http://www.thheuer.com</a></div><br>
</blockquote></div><br></div>