I guess it's fine. Can you change it? That way we can iterate from that.<div>You should use the home page to help the user navigate inside the provider, not for other purposes like configuration. That would make navigation disappointing.</div>
<div><br></div><div>Aleix<br><div><br><div class="gmail_quote">On Mon, Nov 30, 2009 at 5:14 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hey all, esp. Apol:<br>
<br>
Can I remove the "const" from IDocumentationProvider::homePage() ? Thing is,<br>
that I want to pass "this" as parent/provider to the returned IDocumentation.<br>
This fails, since this is const, but it should be non-const.<br>
<br>
I'd rather not do some const-casting or similar, but instead just remove the<br>
"const". Esp. considering that the IDocumentation returned by homePage has the<br>
ability to modify the IDocumenationProvider (adding history, etc. pp.).<br>
<br>
What do you think?<br>
--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
<font color="#888888"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br></div></div>