ddabapps / duse

A little tool for Delphi programmer to find the possible unit scopes that a unit belongs to
https://delphidabbler.com/software/unit2ns
MIT License
14 stars 2 forks source link

Rename program #20

Closed delphidabbler closed 1 year ago

delphidabbler commented 2 years ago

This issue replaces part of issue #6, which had two different aims

This program doesn't deal with "namespaces" but with "unit scope names" (see https://docwiki.embarcadero.com/RADStudio/Sydney/en/Unit_Scope_Names).

Would it also be better to change program name to something more accurate?

Possible names proposed in issue #6 were:

delphidabbler commented 1 year ago

Decided to rename as DUSE

This name seems to clash very little with other organisations and programs.

Will also be moving to ddabapps organisation and will rename as part of transfer.

delphidabbler commented 1 year ago

Transferred and renamed 2023-06-17

See ddabapps/duse.

delphidabbler commented 1 year ago

Now need to change project name & update UI & docs.

delphidabbler commented 1 year ago

Implemented by merge commit 91a803f