Rewrite in most cases is just a wrong step, doing it gradually may make it less expensive but it is still a very expensive approach, I have always been wondering why companies prefer a rewrite over hiring some experts to solve the issues, hiring an expert might look an expensive choice, but it is way cheaper than a rewrite, plus you can make your better by having an expert teaching them. also, I see the main issue with a rewrite is that you will still face issues and in many cases, you will be doing the same or new mistakes and then blame the technology again..and then start a new rewrite.
just a side note I have been working with GWT for more than 10 years, I never failed to debug any GWT application we had. On Saturday, January 23, 2021 at 9:21:29 PM UTC+2 [email protected] wrote: > I'm sorry to hear your problem with debugging and daylight saving time... > In such case I would just take a paid / professional consulting like e.g. > Vertispan to solve my problems. It is more cheaper than trying 1000 hours ๐ > > Anyway I found out that Angular programming model is very similar to GWT > with all those design patterns. In my experience with frameworks you always > have some problems (this happens also with Spring Framework), so I never > expect that everything works always smoothly ๐ > > Good luck ๐ > Edson Richter schrieb am Samstag, 23. Januar 2021 um 16:00:39 UTC+1: > >> After fighting with no debug working on gwt (yeah, believe me, tryied >> everything) and fighting hard with missing date/time daylight savings time >> horror stories, we decided to move gradually to Angular+. It is easy to >> integrate both Angular and gwt modules (not components) on same page by >> using iframes. We will do that until everything is rewritten in Angular. >> Few thounds dialogs and hundred custom components are being rewritten by >> the team. And thanks to our architecture (encouraged by gwt), we have zero >> business rewrite. >> >> That's it, gwt is at the end of line here. >> >> Of course Angular presents many obstacles that we will overcome using OO >> patterns thanks to typescript, which is a elegant language for its purpose. >> >> Regards, >> >> Edson. >> >> Em sรกb, 23 de jan de 2021 10:01, <[email protected]> >> escreveu: >> >>> [email protected] >>> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit/topics> >>> Google >>> Groups >>> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> >>> >>> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> >>> >>> Today's topic summary >>> View all topics >>> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit/topics> >>> >>> >>> - Our 10+ year journey with GWT (+ job opening) >>> >>> <#m_3648253403906034295_m_5270867299907530605_m_-1350756301493578854_group_thread_0> >>> >>> - 2 Updates >>> >>> Our 10+ year journey with GWT (+ job opening) >>> <http://groups.google.com/group/google-web-toolkit/t/46b620b6d16d1351?utm_source=digest&utm_medium=email> >>> >>> RobW <[email protected]>: Jan 22 05:13AM -0800 >>> >>> Similar decision process for us. After a lot of research into Vue, React >>> etc we decided the switch over and learning curve just didn't pay back. >>> Our >>> app scaffold in GWT is actually really solid, ...more >>> <http://groups.google.com/group/google-web-toolkit/msg/95c80dc216446?utm_source=digest&utm_medium=email> >>> >>> Jofrantoba <[email protected]>: Jan 22 12:38PM -0500 >>> >>> Hi, Alexander. >>> I'm jofrantoba. I'd like working but my english is basic. >>> My best is the reading. >>> >>> atte @jofrantoba <https://www.linkedin.com/in/jofrantoba/> >>> ...more >>> <http://groups.google.com/group/google-web-toolkit/msg/96af46b936116?utm_source=digest&utm_medium=email> >>> >>> Back to top >>> <#m_3648253403906034295_m_5270867299907530605_m_-1350756301493578854_digest_top> >>> >>> You received this digest because you're subscribed to updates for this >>> group. You can change your settings on the group membership page >>> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/google-web-toolkit/join> >>> . >>> To unsubscribe from this group and stop receiving emails from it send an >>> email to [email protected]. >>> >> -- You received this message because you are subscribed to the Google Groups "GWT Users" 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/c4840868-7338-4b11-8718-edd08a3c4c4fn%40googlegroups.com.
