Status: New
Owner: ----
CC: tudor.gi...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-Mondrian
New issue 558 by alexandr...(a)gmail.com: Better visitor for Mondrian
http://code.google.com/p/moose-technology/issues/detail?id=558
Shapes are not correctly handed by MOVisitor. We should move all the
display:on: methods of the shapes in a visitor. The goal is to make the
core of Mondrian free of any canvas reference.
By doing so, we will produce exporter for HTML5 and Javascript...