Hacker News new | ask | show | jobs
by calinet6 4811 days ago
Cool, that is an improvement.

Does this allow for incremental refinement/iteration of the mockup? My problem with duplicating pages is basically having a bunch of shared components on the same page, and then having to make a change to one of them... across the dozen different pages representing the states... so it was still an insufficient method for me.

2 comments

Yeah, there's not exactly a perfect way of getting it just right, as far as I see it. I tended in my projects to use the tooltip object to highlight/explain certain interactive pieces. But I don't use tools like this to actually dig into interaction specifics--I use it to communicate the general direction of an idea only.
Master Pages might help here. We're also planning to add Master Objects to make this even easier.