Ok, so there seems to be a way to obtain a pointer to low-level object from the builder view.
ROMondrianViewBuilder >> view ...
usman
On Thu, Jun 14, 2012 at 6:54 PM, Usman Bhatti usman.bhatti@gmail.comwrote:
Hello,
I had built a few visualizations in Galmour based on low-level roassal api. I download a new version of Moose and the now glamour returns an object of ROMondrianViewBuilder instead of ROView, which breaks my visualizations. So, does glamour aim to provide a way to work with the low-level api or should I just create my own extensions to adapt my visualization to the new mode?
tx, Usman