<div class="gmail_quote">On Thu, Jul 16, 2009 at 7:04 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 16.07.09 17:12:44, Aleix Pol wrote:<br>
> Hi,<br>
> Since we have fixed the issue that we couldn't have documents without url,<br>
> why don't we make IDC::openDocumentFromText aware of it?<br>
> It would be nice that when ctrl+s these documents we could save them<br>
> anywere.<br>
<br>
</div>Patch attached. Currently the only user is the vcs library for opening a<br>
diff file with kate, but thats actually temporary until we can/do use<br>
kompare for that. So maybe the method should just go completely and I'll<br>
just copy its current content into the vcs library.<br>
<br>
Unless someone has a use-case where its really needed to create a new<br>
empty document and then put some text into it?<br>
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
Good day to let down old friends who need help.<br>
</font><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>
<br></blockquote></div><br>I saw it while reading through the vcs code, so i don't really know another use case.<br>