Re: [gwt-contrib] First org.gwtproject.* modules published to Central

2020-05-25 Thread Vassilis Virvilis
Jens,

That makes perfect sense. Thank you.

I hadn't notice the package name change. This allows same functionality
classes to coexist and allows for gradual transition.

  Vassilis

On Mon, May 25, 2020 at 10:46 AM Jens  wrote:

> My understanding is that:
>
>>
>>- these projects/classes are builtin in GWT 2.9
>>
>> Their old, non J2CL compatible versions are buildin in GWT 2.9. No
> changes are made here.
>
>
>
>
>> Is it possible to start preparing now with GWT 2.9 before GWT 3? Maybe if
>> we drop gwt-user from the dependencies and include these mini gwt-project*
>> ? Or it is not supposed to work like that?
>>
>
> gwt-user code is still in package com.google.gwt while the package for the
> various small gwt-* projects is org.gwtproject. So you would add the small
> projects to your class path and then update your imports in your project to
> point to the new classes / projects.
>
> You would continue to do that with all the other upcoming gwt-* projects
> until your projects does not use any com.google.gwt imports anymore. Then
> you can drop gwt-user.jar.
>
> The projects above should be relatively easy to integrate into your app.
> Maybe gwt-events needs a little more work since you generally want your own
> custom events to move away from GwtEvent / EventHandler as both are not
> required.
>
>
> -- J.
>
> --
> 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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-web-toolkit-contributors/b95a95fa-460d-482c-9374-b7b405309024%40googlegroups.com
> 
> .
>


-- 
Vassilis Virvilis

-- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAKbOjEzxcpbt-DBKfR42hShVvUD2DEPO8OWW6UxXtQ5%3DzeP4Pg%40mail.gmail.com.


Re: [gwt-contrib] First org.gwtproject.* modules published to Central

2020-05-25 Thread Jens
My understanding is that:

>
>- these projects/classes are builtin in GWT 2.9
>
> Their old, non J2CL compatible versions are buildin in GWT 2.9. No changes 
are made here.
 

 

> Is it possible to start preparing now with GWT 2.9 before GWT 3? Maybe if 
> we drop gwt-user from the dependencies and include these mini gwt-project* 
> ? Or it is not supposed to work like that?
>

gwt-user code is still in package com.google.gwt while the package for the 
various small gwt-* projects is org.gwtproject. So you would add the small 
projects to your class path and then update your imports in your project to 
point to the new classes / projects. 

You would continue to do that with all the other upcoming gwt-* projects 
until your projects does not use any com.google.gwt imports anymore. Then 
you can drop gwt-user.jar. 

The projects above should be relatively easy to integrate into your app. 
Maybe gwt-events needs a little more work since you generally want your own 
custom events to move away from GwtEvent / EventHandler as both are not 
required.


-- J.

-- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/b95a95fa-460d-482c-9374-b7b405309024%40googlegroups.com.


Re: [gwt-contrib] First org.gwtproject.* modules published to Central

2020-05-25 Thread Vassilis Virvilis
Congrats Thomas and to any other if involved in this.

I skimmed the repositories a little bit.

Can you please reiterate or confirm a bit the porting strategy?

My understanding is that:

   - these projects/classes are builtin in GWT 2.9
   - but there will be no more in GWT 3.0 so we need to include them as
   separate projects when we will make the switch to GWT 3 with minimal source
   changes.

Is it possible to start preparing now with GWT 2.9 before GWT 3? Maybe if
we drop gwt-user from the dependencies and include these mini gwt-project*
? Or it is not supposed to work like that?

  Vassilis




On Sat, May 23, 2020 at 1:08 AM Thomas Broyer  wrote:

> Hi all,
>
> I updated gwt-http, gwt-events, gwt-window, gwt-history, and gwt-places to
> GWT 2.9.0 and Elemental2 1.0.0, and just released 1.0.0-RC1 versions of
> each of them.
> Time to test and report any issues with them:
>
>
>- https://github.com/gwtproject/gwt-http
>- https://github.com/gwtproject/gwt-events
>- https://github.com/gwtproject/gwt-window
>- https://github.com/gwtproject/gwt-history
>- https://github.com/gwtproject/gwt-places
>
> --
> 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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-web-toolkit-contributors/9d202c46-e1ba-49ef-8144-881a9c50555b%40googlegroups.com
> 
> .
>


-- 
Vassilis Virvilis

-- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAKbOjExCsWU6wAmtHX%2BrKs7HQJp%2BngcoXEEX7qswAeS4dk7gjQ%40mail.gmail.com.