Jaguar-dart / jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
https://jaguar-dart.github.io
BSD 3-Clause "New" or "Revised" License
217 stars 54 forks source link

V4, naming convention #169

Open jaumard opened 4 years ago

jaumard commented 4 years ago

With the v4, I've see some naming that are not obvious or shortened for no reason. We need to be careful about naming and code clarity. When I see class named A it make me scare ^^

We have to think about new contributor and make easier their task to contribute to the project, that's not the case if we don't start to at least have meaningful name.