core icon indicating copy to clipboard operation
core copied to clipboard

Define minimal interface of the data model

Open Dwaynekj opened this issue 8 years ago • 5 comments

h3. High Level Points

  • The DataModel Interface should be a small contract...
  • With a type safe interface via Typescript (removing extend-me)

Dwaynekj avatar Feb 08 '17 16:02 Dwaynekj

Hey, i am new to Hypergrid, (b.t.w thanks for awesome work!). I need to architect manipulation datamodel with my huge app =). Should i wait for new one, or it's better to use the old one. How long will this refactoring take?

Thanks!

Timopheym avatar Mar 29 '17 01:03 Timopheym

Its best to wait for the next iteration, which will be end of next month. However, I can give you a gist of the surviving API when your ready

Dwaynekj avatar Mar 29 '17 08:03 Dwaynekj

Dwayne,

Is 1.4 what you mean by next iteration?

On Wed, Mar 29, 2017 at 4:43 AM Dwayne Jones [email protected] wrote:

Its best to wait for the next iteration, which will be end of next month. However, I can give you a gist of the surviving API when your ready

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openfin/fin-hypergrid/issues/517#issuecomment-290023843, or mute the thread https://github.com/notifications/unsubscribe-auth/ACjIShi5LydI-xUhKuqYF5ZkeaH0txQ1ks5rqhmsgaJpZM4L7CuG .

edyhuang avatar Mar 29 '17 12:03 edyhuang

1.4. is going to alpha on 3/31 (will not include the datamodel simplification) while 1.5 will be next month

Dwaynekj avatar Mar 29 '17 16:03 Dwaynekj

1.4 has become 2.0 on master. This dataModel refactor will be available in the upcoming release planned for this month, it is in the current sprint

Dwaynekj avatar May 22 '17 14:05 Dwaynekj