HallM / jsframework

0 stars 0 forks source link

Future: Stores and Queries #1

Open HallM opened 8 years ago

HallM commented 8 years ago

Going to do a bit of re-focusing. The development has become spread thin among the various features. Going to be focusing on getting Minimal-Core working. Min-Core is focused on only the ViewModel, Methods, and Types (to a small degree). All data is managed by user.

Stores and Queries need a more solid design. The high level ideas are there, but execution and solid design is seriously lacking.

In general:

Where I realized I was lacking: