
David Abrahams wrote:
Hi Robert and Jonathan,
In preparing some slides for a course I'm giving, I've been reading through the serialization documentation. Although it's generally well organized and presented, there are a few problems:
1. The menu control doesn't seem to keep the browser's displayed URL in synch with the location being browsed (FireFox on Windows XP). Wasn't that a major coup of Jonathan's menu control?
Robert apparently decided not to use my control. FYI, the control has to be synchronized manually, by clicking on "[link to this page]". (See http://www.kangaroologic.com/tree_control/doc/tree/doc/demo.html?path=1.7.5) I was planning to write a tool which would insert and maintain the extra info in hyperlinks needed to keep the control synchronized, but I haven't done this yet. Jonathan