Delphinus icon indicating copy to clipboard operation
Delphinus copied to clipboard

I would strongly recommend that Version of library would be mandatory information

Open TommiPrami opened this issue 9 years ago • 4 comments

Now I have no idea which version of Spring4D it would install. (Or Delphinus does not show the version info for the library).

TommiPrami avatar Mar 01 '17 05:03 TommiPrami

UI or commandline? UI should show it in the combobox like here: http://memnarch.bplaced.net/blog/2016/01/delphinus-new-ui-and-no-external-ssl-libraries-anymore/ and the commandline prints the version in one of the first lines.

Memnarch avatar Mar 01 '17 09:03 Memnarch

Yes, it was "hidden" under the installation button, which I did not dare to click :)

Maybe adding some kind ov available version list or popup menu etc, to the panel on the right...

TommiPrami avatar Mar 02 '17 05:03 TommiPrami

Just pondering would there be some subtle hint (Way the GUI would look or so) that Install button would tell user that it is not going to start right away. As I thought it would be.

I'll tell if I get and ultimate idea for this :)

TommiPrami avatar Mar 02 '17 05:03 TommiPrami

AH ok. I'll look into it. The problem is(while it is not yet exactly that way), the idea is not to load the version-history for every package. Because besides loading the version, i have to look into the Delphinus.info of that version, to determine if this version is still available for your Delphi-Version. For example if you use XE and the most recent version does not Support XE anymore. It is a lot of additional calls to the GithubApi. But you're right, i should clarify this somehow in the UI that it won't just install right away.

Memnarch avatar Mar 02 '17 07:03 Memnarch