Just a small thing I bumped into... ROMondrianViewBuilder & ROMondrianInteractionBuilder both have an instance variable 'shouldHavePopup', but using Finder > Source to search all Roassal classes indicates this is not used. The only two references are: * ROMondrianViewBuilder >> initializeWithTitle: roassalView: * ROMondrianInteractionBuilder >> withPopup
cheers -ben