============================================================= PEG 1018: Generalizing VobVanishingClient ============================================================= :Author: Asko Soukka :Date: $Date: 2002/10/17 06:14:44 $ :Revision: $Revision: 1.1 $ :Status: Incomplete Yes, I believe that the view interface in 0.8 is much more flexible than the on in 0.6. Although I have been now working on 0.8 for weeks, I need still time to get used to those coordsys transformations everywhere. I think there should be easy-to-use interface for prototyping new views. Something where you can start directly putting some vobs into (at least 2D) space and see the results without need to think optimal view spesific coordinate systems first. ``VobVanishingClient`` seems to have already it own simplified routines for placing vobs and building connections. Using those in ``PlainVanishing`` looks quite nice. So, generalizing ``VobVanishingClient`` would be a good start. Probably using the raster could also be made easier, at least better documented.