Breeze.js typed entities

后端 未结 6 1710
无人及你
无人及你 2021-01-18 20:59

Is there a way to create typed entities using Breeze in the same way that JaySvcUtil works for JayData? Does this include Typescript support - also is there general Typescri

6条回答
  •  无人及你
    2021-01-18 22:05

    We do have plans to do more with TypeScript, but haven't yet committed to a specific time frame. (Boris's work, mentioned in John's post, is certainly a great start).

    UPDATE: As of v 0.84.4, Breeze provides full TypeScript support.

    As far as automatically generating design time Javascript classes for each entity; we have had several internal discussions on this, but are really waiting to see what the community votes for. We will almost certainly get around to this at some point, but your votes on the
    UserVoice can definitely expedite the process.

提交回复
热议问题