f1nal3 / Juniorgram

A C++ messenger for learning purposes in EPAM Brest C++ R&D Lab
14 stars 1 forks source link

Routine renaming #687

Open Orange-hanter opened 1 year ago

Orange-hanter commented 1 year ago

Parent Task:

https://github.com/f1nal3/Juniorgram/issues/670

Description:

Rename all instances named Server to Kernel at attached PR parent task

Acceptance Criteria:

memorisecodead commented 1 year ago

Why Kernel? I think the definition does not correspond to reality. All the code is written using a high-level abstraction, and the definition implies a low-level approach. Can you explain why?