Jan-Sandr / Grafer

2 stars 1 forks source link

[App] Implement function naming system #159

Closed Jan-Sandr closed 2 years ago

Jan-Sandr commented 2 years ago

Story:

Issue for list of function is already written but before it will be necessary to add name to function's properties. Name will be automatically generated with same algorithm that is used in old application. Before list implementation it will be rather placeholder. Algorithm will be encapsulated in method GenerateUniqueName()

To do: