<p dir="ltr">Hi Jiri,</p>
<p dir="ltr">I get a digest on daily basis, didn't see your message until now, and my phone managed to send the previous reply quite unfinished. Anyhow, I'll respond as well I can.</p>
<p dir="ltr">> I have written some notes below how Djynn's project management differs from<br>
> ProjectOrganizer and some rationale for why I went that way. In my opinion<br>
> the core functionality is quite similar.</p>
<p dir="ltr">Fine :)<br></p>
<p dir="ltr">> This is the same in ProjectOrganizer. Moreover, ProjectOrganizer stores its<br>
> config into the standard Geany project file so there's a single project<br>
> file. I believe there are two project files in your case the Djynn one and<br>
> the Geany one and this "two-project" thing makes things a bit confusing for<br>
> users. Did you know you can store your config options into the Geany<br>
> project file using the API?</p>
<p dir="ltr">Actually, Djynn has a config file for each project, and for each session, but workspaces are in djynn.conf with the rest of plugin configurations. Yes, I know I can use Geany config, but decided not to clutter it with too much data.<br></p>
<p dir="ltr">> This is how it's in Geany too, there's just a single session per project -<br>
> on project opening your previous session is restored.</p>
<p dir="ltr">The reason I've made a separation between projects and sessions is purely of practical reasons, I switch between sessions all the time, though they don't nesessarily need to be projects. So sessions have nothing to do with projects.<br></p>
<p dir="ltr">> Since ProjectOrganizer is an extension of Geany project, there's no<br>
> distinction between Geany project and ProjectOrganizer project - they are<br>
> one.</p>
<p dir="ltr">Yes, I see that.<br></p>
<p dir="ltr">> ProjectOrganizer does basically nothing with sessions and uses Geany's<br>
> session management.</p>
<p dir="ltr">Well, in that regard, I didn't make Djynn to extend Geany, but rather modify to do what I needed. As such, I've also changed the built in commenting function, I wanted the comments at start of lines, not at the indent, etc. Also, most functionality is based on how Geany worked in 2012, and at that time GProject didn't do things my way, so to speak. I had been working with CodeBlocks, and wanted a similar yet simpler project environment. It was never intended as anything but for personal usage.<br><br></p>
<p dir="ltr">> I don't think it's so different, IMO the only big extra things in Djynn are<br>
> the workspace management and session management.</p>
<p dir="ltr">Perhaps you should have a look at the plugin? They work quite differently from what I can see. I'll upload a corrected version to Launchpad this evening, have a meeting today.<br></p>
<p dir="ltr">> I can describe the vision of PorjectOrganizer. What I tried to make was a<br>
> file-aware Geany project (Geany itself doesn't know about the files, it<br>
> just stores base directory, build options and some common settings for<br>
> project) in a minimalistic way and reuse as much as possible from Geany<br>
> itself without duplicating functionality.</p>
<p dir="ltr">Sorry, but I wasn't as considerate in making Djynn, it was not designed to extend Geany, but to modify, as I wrote earlier.</p>
<p dir="ltr">I'll return in a few hours and respond to the rest then. Thank you for your reply, and have a good day!</p>
<p dir="ltr">Regards,<br>
Per<br>
</p>