realm-studio icon indicating copy to clipboard operation
realm-studio copied to clipboard

Export schema to more languages

Open kraenhansen opened this issue 7 years ago • 6 comments

As a continuation of #158

  • [x] Swift
  • [x] JavaScript
  • [x] Java
  • [x] C#
  • [ ] Objective-C
  • [x] Typescript
  • [x] Kotlin
  • [ ] GraphQL

kraenhansen avatar Nov 16 '17 16:11 kraenhansen

I can add schema export for c# - where should I look?

nirinchev avatar Nov 16 '17 16:11 nirinchev

@IvanCoronado is working on the foundation of this - but you could have a look at https://github.com/realm/realm-studio/pull/428 and watch for it go get merged.

kraenhansen avatar Nov 17 '17 09:11 kraenhansen

I'll add Kotlin as well

nhachicha avatar Nov 21 '17 10:11 nhachicha

I had a few mins to slide in Kotlin export w/ a bit of guidance from @nhachicha. I still need to validate the way I create RealmLists for arrays of primitives. But started the PR in the meanwhile .

ericmaxwell2003 avatar Nov 30 '17 18:11 ericmaxwell2003

please support objc

RetVal avatar Jan 04 '19 07:01 RetVal

@RetVal We haven't seen much demand for it. But it would be rather trivial to add if you would be up for it? :-)

bmunkholm avatar Jan 04 '19 08:01 bmunkholm