This is a good idea. I think the Animation is not part of CWT (Common Widget Toolkit) but it was the idea to put it there, AFIAK. Nicholas isn't that correct?
Regards Wim On Tue, May 22, 2012 at 9:24 AM, Hallvard Trætteberg <[email protected]>wrote: > Hi, > > I was considering the structure of GeoMap yesterday and concluded it > consisted of three main parts: > - canvas tiled with images > - async provision/downloading of images > - view management including coordinates and zooming levels > > Only the third of these is really specific for GeoMap. A tiled canvas with > panning and zooming is useful for many applications, particularly > grid-based games like sokoban. Async provision/downloading of images is > useful to improve performance. (I can imaging the gallery widget needs/has > something similar). > > Does it make sense to factor out generic code? Does the Nebula project > consider cross-component refactoring and code sharing? > > Hallvard > ______________________________**_________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/nebula-dev<https://dev.eclipse.org/mailman/listinfo/nebula-dev> >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
