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(a)gmail.com>wrote;wrote:
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