bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

Improve naming in the frontend #64

Open druskus20 opened 1 year ago

druskus20 commented 1 year ago

The naming for the frontend should be descriptive and consistent with the one used in the backend

gwimm commented 1 year ago

More descriptive: Core, App,... The frontend being more consistent with the backend is excludes it from being more descriptive /s

elkowar commented 1 year ago

@gwimm feel free to propose a better name for App and core as they are right now, that both retains the same "ahh, this is the main entry point" connotations and is more specific.

The key point about staying in sync with the backend terminology are the cases where there is defined terminology, I. E. Around carets, cursors as well as Portion vs. View vs. Viewport.