> BTW, if you ever find yourself tempted to type > ProjectManager.getManager().getCurrentProject(), please don't! You > should be able to figure out the right project from some other piece > of context that you have.
I'd support this for very much the same reasons I gave for current diagram. The concept of current project or current diagram should only be has the very highest GUI level. When we have support for multiple projects I imagine a class like ProjectBroswr having the knowledge of current project but I don't imagine it having a getter so that anything lower can query that, Bob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
