nmondal / cowj

[C]onfiguration [O]nly [Web] on [J]VM
Apache License 2.0
16 stars 11 forks source link

Initial design of the TypedStorage #100

Closed nmondal closed 4 months ago

nmondal commented 4 months ago

https://github.com/nmondal/cowj/issues/99

Still work in progress.

hemil-ruparel-blox commented 4 months ago

@nmondal looks good to me: If I thin about it, as a user of the type system, one important thing to me would be the ability to specify patterns for files which we do correctly.

Just need to add some logs in dumps() and data() to help with debugging :)

nmondal commented 4 months ago

@nmondal looks good to me: If I thin about it, as a user of the type system, one important thing to me would be the ability to specify patterns for files which we do correctly.

Just need to add some logs in dumps() and data() to help with debugging :)

Take a look around now, should be fine now.