HSLdevcom / jore-map-ui

9 stars 2 forks source link

Plan editing #253

Open Divinare opened 5 years ago

Divinare commented 5 years ago

This card is only for adding cards to backlog.

neodyymi commented 5 years ago

Should we just create classes for all data from database and have each of them know how they're updated to back to the database?

neodyymi commented 5 years ago

And each of them could also have their own constructors which would pretty much replace factories, or factories would use these classes.