It is likely that all of the non-collections stuff is going to be totally redone with JsInterop. The actual collections interfaces (ArrayOf, etc) as well as Json, we may keep because it is useful to to have JRE implementations to work in a shared context.
However, the implementations backing those are likely to be completely rewritten to use JsInterop. I don't mind splitting things up in elemental if they want. My gut feeling is that Elemental 2.0 may have a completely different package structure. On Fri, Aug 1, 2014 at 8:07 AM, Manuel Carrasco Moñino <[email protected]> wrote: > > Hi all > > There is a patch [1] from Thomas in gerrit for spliting elemental apparently > in 3 libraries: > - elemental-collections > - elemental-json > - elemental > > 1.- What are the plans with elemental-json and elemental-collections? > 2.- Are they though to replace some similar stuff in gwt-user like > JsonUtils? > 3.- Could it replace Json code in server side depending org.json? > 4.- Is someone working on spliting the code? > > > Thanks > - Manolo > > [1] https://gwt-review.googlesource.com/#/c/4210/ > > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAtc9z3nbmrfz0Ev%3D3SSFk%3DPZJY%2BBtk_03xOgiVwReHTrQ%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAPVRV7dvDF1SLoeJzGSidOmuQizEY5TvNfMvf_gPxenA_YYE%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
