inveniosoftware-attic / jsonalchemy

JSONAlchemy
GNU General Public License v2.0
0 stars 10 forks source link

New Data Model - Sprint Plan #21

Closed jalavik closed 8 years ago

jalavik commented 9 years ago

This is the current sprint plan of the implementation of the new jsonalchemy model.

We are going to attack the internal and public API using TDD. The first round of major features to implement in this sprint will be:

At the same time the process will be as follows:

lnielsen commented 9 years ago

:+1: :-)

jirikuncar commented 9 years ago
  • [ ] Pythonic types (date, time, utc)

@jacquerie can you have a look at it?

jacquerie commented 9 years ago

@jirikuncar Yup, was already looking into it.

jirikuncar commented 8 years ago

We are using JSON schemas directly instead.