Re: GWT 2.8.0 RC2 is here!

2016-08-17 Thread 'steve Zara' via GWT Users
This is great news. Thanks for all the hard work. On Friday, 12 August 2016 02:25:18 UTC+1, Daniel Kurka wrote: > > Hi all, > > I just build the GWT 2.8.0 RC2 and pushed it to maven central. The > complete SDK is also available from here . > > Please start testing and let u

Re: GWT 2.8 delays

2016-06-06 Thread 'steve Zara' via GWT Users
11:26:22 PM UTC+8, steve Zara wrote: >> >> GWT 2.8 is now well over a year behind what seemed to be the original >> schedule. I'm having to deal with colleagues who say they have lost >> confidence in the GWT project, which is a problem as I have GWT projects to >

Re: GWT 2.8 delays

2016-05-31 Thread 'steve Zara' via GWT Users
not yet > supported... > > At this point in time, would looking at the release notes in the GWT > documentation just thinks the project is terminated. > > Would a beta-2 be possible any time soon? > Many libraries such as Vaadin GWT widgets no longer support 2.8 beta1. &

Re: GWT 2.8 delays

2016-05-09 Thread 'steve Zara' via GWT Users
om Java 8 -> Closure-style ES6. > > On Sunday, May 8, 2016 at 4:53:17 PM UTC-4, steve Zara wrote: >> >> Thank you - it does highlight where help can be given. I'm really >> surprised at the situation with Java 8 emulation - is this something that >> Google

Re: GWT 2.8 delays

2016-05-09 Thread 'steve Zara' via GWT Users
It seems to me that the answer to a bad feeling is to contribute time and resources to help out, and I am going to try and do that. I would say that the number of developers isn't the only problem. I can't understand why an earlier release wasn't made with Java 8 syntax support. My impression is t

Re: GWT 2.8 delays

2016-05-08 Thread 'steve Zara' via GWT Users
I will see if I can find time to help. On 8 May 2016 at 21:36, Jens wrote: > Is there anything that can be done to assist with progress? Is there a >> problem with lack of interest in GWT from, say, Google? Does GWT 2.8 >> involve too many features when compared to 2.7? Is there a lack of >> d

Re: GWT 2.8 delays

2016-05-08 Thread 'steve Zara' via GWT Users
Thank you - it does highlight where help can be given. I'm really surprised at the situation with Java 8 emulation - is this something that Google is just not interested in? It seems odd given their description of Java technologies that give them cross-platform development: Android JDK, GWT, and

GWT 2.8 delays

2016-05-08 Thread 'steve Zara' via GWT Users
tures when compared to 2.7? Is there a lack of developers working on GWT? Are more testers needed? Regards Steve Zara -- 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, se

Any progress with GWT 2.8.0

2016-03-23 Thread 'steve Zara' via GWT Users
It's approaching the end of March 2016. The last steering group meeting was 10th February. So any sign of a release date for GWT 2.8.0? By 'release' I mean that when I click on the 'Download' button on the GWT site, I get 'gwt-2.8.0.zip' as against 'gwt-2.7.0.zip'. At that point, I will be

Re: Any closer to GWT 2.8 release?

2016-02-18 Thread 'steve Zara' via GWT Users
Thanks. On 18 February 2016 at 09:40, Seamus McMorrow wrote: > See > https://docs.google.com/document/d/1gRPU4Ap3UOPo8nEpr8hprHSp6kiems18LDozfvtKM14/edit > > > On Thursday, 18 February 2016 08:07:31 UTC, steve Zara wrote: >> >> How are things proceeding towards

Any closer to GWT 2.8 release?

2016-02-18 Thread 'steve Zara' via GWT Users
How are things proceeding towards an official GWT 2.8 release? -- 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 google-web-toolkit+unsubscr...@googlegroups.com. To p

Re: When will GWT 2.8 GA realistically happen?

2016-01-18 Thread 'steve Zara' via GWT Users
il the final 2.8 and even worse if we wait until the > rest of the community has migrated then we will always run behind. From my > experience, the beta works just fine and it allows me to save a lot of time > by using Java 8 syntax but also the JsInterop 2 allows me to do things that > we

Re: When will GWT 2.8 GA realistically happen?

2016-01-18 Thread steve Zara
I find the only way to get communication is to keep pestering (politely of course). On Thursday, 14 January 2016 11:24:58 UTC, Gilberto wrote: > > In my experience, asking for a release date of a project where there are > Google folks involved, is the same as asking for peace on Middle East. >

Re: When will GWT 2.8 GA realistically happen?

2016-01-18 Thread steve Zara
It's good practice for the development of commercial products which have to guarantee reliability and stability (as I am working on) to only use stable releases, and even then only after such releases have been generally available long enough for major bugs to have been located and fixed. I c

Download link for GWT 2.8.0?

2016-01-10 Thread steve Zara
Is there an estimate for when the download link on www.gwtproject.org will be for gwt-2.8.0.zip? -- 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 google-web-toolk

Re: Getting rid of Dev mode for future GWT releases

2015-12-10 Thread steve Zara
Sorry, I was mistaken - what I meant was the ability to debug a combination of large code and data. Some of my applications transmit many megabytes of encoded data to the client. The decoding of this data is very fast in native javascript but extremely slow in Dev mode. This is why my applic

Re: Getting rid of Dev mode for future GWT releases

2015-12-10 Thread steve Zara
SDM takes some getting used to, but now I wouldn't want to go back to Dev mode. The real advantage I have found with SDM is the ability to debug a large codebase in reasonable time - startups for Dev mode can be very slow. Source maps are now supported pretty much everywhere, and work very wel

Re: Question asked December 2014 about release dates

2015-11-10 Thread 'steve Zara' via GWT Users
I appreciate the news, but this isn't just not meeting an announced release date - it's been pretty much a year. I will certainly help with the testing! On 10 November 2015 at 09:38, Jens wrote: > > Are we any closer to an answer than 11 months ago? >> > > Sure, there is already smoke testing

Question asked December 2014 about release dates

2015-11-09 Thread steve Zara
As the time when a release candidate for GWT 2.8 was supposed to be make public has come and gone, am re-posting a question asked in December 2014 about release dates "Since I was expecting *lambdas* to appear in *2.7*, now I'm checking for *GWT 2.8* release announcement daily (or sometimes mo

Re: The future of GWT and functional programming on the web

2015-11-06 Thread 'steve Zara' via GWT Users
. We should put them on a webpage > page, which every developer can point to the next time his or her > boss/client/co-worker asks what can be done with GWT. Anything can be done > with GWT! And it may look any way you like it. > > Andrei Volgin > Angels Like Rebels, Inc. > Presid

GWT 2.8.0 RC1

2015-11-05 Thread steve Zara
As 2.8.0 RC1 is out this week, would it be possible to say where this will be linked to on the GWT site? I'm not a maven user, so a link to the zip would be helpful. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this grou

Re: The future of GWT and functional programming on the web

2015-10-28 Thread steve Zara
That is excellent news. Thanks for all the hard work. On Wednesday, 28 October 2015 22:34:25 UTC, Thomas Broyer wrote: > > We just had a steering committee meeting a few hours ago, and 2.8 RC1 has > been scheduled for next week (I was a bit late so I missed the details > though) -- You receiv

Re: Roadmap Question for GWT 3.0

2015-10-19 Thread 'steve Zara' via GWT Users
browser. > > The discussion about classic dev mode didn't seem very healthy > https://groups.google.com/forum/#!topic/google-web-toolkit/QSEjbhhHB4g > maybe because of this split? > > > > On Sunday, October 18, 2015 at 5:13:12 PM UTC+1, steve Zara wrote: >> >>

Re: Roadmap Question for GWT 3.0

2015-10-18 Thread steve Zara
I'm eager for GWT 2.8 because of Lambda support, but I can't see that my company will ever use GWT 3.0 if what you write is true. We have products that make substantial use of GWT Widgets, and there is no prospect of re-writing to some other system. GWT without the Widgets just isn't GWT - it'

Re: Removing the SuperDevMode code server prompt

2015-10-14 Thread 'steve Zara' via GWT Users
I'm using the Netbeans GWT plugin. On 14 October 2015 at 08:20, Thomas Broyer wrote: > One question remains unanswered: how are you launching SDM / loading the > page that you're facing this dialog box? > > IIRC, the reason it doesn't automatically reloads is to avoid hiding the > fact that the

Re: Removing the SuperDevMode code server prompt

2015-10-13 Thread steve Zara
This is the dialog I mean: On Monday, 28 September 2015 09:23:18 UTC+1, Jens wrote: > > > That sounds like what I have been after. I can't see that feature in the >> 2.7.0 download - i

Re: Removing the SuperDevMode code server prompt

2015-09-27 Thread 'steve Zara' via GWT Users
That sounds like what I have been after. I can't see that feature in the 2.7.0 download - is it in the 2.8 builds? On 27 September 2015 at 23:22, Jens wrote: > Not sure what you mean. But I know that there was a commit that changed > DevMode to wait until SuperDevMode CodeServer and Jetty/Tomca

Removing the SuperDevMode code server prompt

2015-09-27 Thread steve Zara
An irritation for me when using SuperDevMode is the prompt that appears when the application starts before the code server is ready. I have patched my copy of gwt-dev to remove this prompt and keep the code cycling until the code server starts. What I'd ideally like to do is to have this as a

Re: The future of GWT and functional programming on the web

2015-09-04 Thread 'steve Zara' via GWT Users
Thank you! That's exactly the kind of news I was hoping for. I do appreciate all the work that is put into GWT, and it has been a vital part of my software development for many years (and is in released products). The thing that has been concerning is simply the lack of news! Thanks again. On 4

The future of GWT and functional programming on the web

2015-09-03 Thread steve Zara
Although I have major projects in development using GWT, I'm concerned for its future, and I need to make decisions about which technologies to use for new development. The reason for my concern is that after years of updates to GWT and reports of new technologies, 2015 has been quiet. The of

Re: What is planned release date for GWT 2.8 (with lambdas) ?

2015-08-26 Thread steve Zara
That's good to hear. What would be very helpful right now is a link on the GWT site which allows for the download of GWT-2.8.0-SNAPSHOT as an indication of its readiness for use. New Javascript 'transpilers' for different languages are appearing rapidly, and it is a real shame that the most i

Re: GWT release prioritization

2015-08-19 Thread steve Zara
Yes, this would be helpful. On Monday, 10 August 2015 11:33:42 UTC+1, James Horsley wrote: > > Any chance someone from the steering committee could comment on this? > > On 3 August 2015 at 09:37, maticpetek > > wrote: > >> 1+ >> >> >> On Friday, July 31, 2015 at 11:39:00 AM UTC+2, James Horsley w

Re: GWT 2.8 update

2015-08-04 Thread steve Zara
Any idea when this 2.7.1 release might be available? On Tuesday, 21 July 2015 20:51:36 UTC+1, Jens wrote: > > > > At the very least could we have more openness about the state of Java 8 >> features in GWT, and the prospects of a release quality implementation? >> > > First of all 2.8 SNAPSHOT re

Re: GWT 2.8 update

2015-07-21 Thread steve Zara
On Tuesday, 21 July 2015 20:51:36 UTC+1, Jens wrote: > > > > At the very least could we have more openness about the state of Java 8 >> features in GWT, and the prospects of a release quality implementation? >> > > First of all 2.8 SNAPSHOT releases are production quality code as Google > runs

Re: GWT 2.8 update

2015-07-21 Thread steve Zara
en using it > for over two months without any issues. > > On Tuesday, July 21, 2015 at 7:41:09 AM UTC-6, steve Zara wrote: >> >> I am in the same situation. Having seen suggestions of the likely >> release of GWT 2.8 for the start of this year, I'm eager to switch

GWT 2.8 update

2015-07-21 Thread steve Zara
I am in the same situation. Having seen suggestions of the likely release of GWT 2.8 for the start of this year, I'm eager to switch to the use of Java 8 syntax. One of GWT's selling points has been the use of the same language across client and server. Right now we are stuck with Java 7 on t