Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Fix for SD-1150#1

Closed
Expro wants to merge 2 commits intoicsharpcode:masterfrom
Expro:master
Closed

Fix for SD-1150#1
Expro wants to merge 2 commits intoicsharpcode:masterfrom
Expro:master

Conversation

@Expro
Copy link
Copy Markdown

@Expro Expro commented Sep 30, 2010

@dgrunwald
Copy link
Copy Markdown
Member

There are some view contents which don't use OpenedFile, but might still belong to the open solution. (for example, "Project Options" and "Project Upgrade")
Others that don't use OpenedFile are indepedent from the solution (Start Page).

So I think we need to add a "bool CloseWithSolution { get; }" to IViewContent. The default implementation (in AbstractViewContent) could then look at the OpenedFiles.

@dgrunwald
Copy link
Copy Markdown
Member

Path applied in 4e54652, and I've added CloseWithSolution in 6ca892e.

@Expro
Copy link
Copy Markdown
Author

Expro commented Oct 21, 2010

Good work. My laptop is broken, my PC mainboard is broken... I am off for few weeks.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants