Good news about Smart GWT

2019-11-22 Thread Pavlo Iatsiuk
Hi all,

Few weeks ago Isomorphic Software mentioned that to support GWT it's pretty 
easy for them and will continue to do that while the project is alive.

http://blog.isomorphic.com/the-difference-between-smartclient-and-smart-gwt/

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/48f92ff8-5fc7-4e5e-a57f-5175f1743e05%40googlegroups.com.


Re: GWT upgrade with com.extjs:gxt

2019-04-26 Thread Pavlo Iatsiuk
Or you can also consider to migrate to SmartGWT - it still has LGPL 
license https://www.smartclient.com/product/

середа, 10 квітня 2019 р. 07:48:18 UTC+2 користувач medasani kesavi написав:
>
> Hi,
>
> I currently have a project which is using  GWT 2.4.0 with extjs  GXT 2.2.5. 
> We are planning to upgrade the project to utilise GWT lastest version 2.8.2 
> and JDK 1.8. However  upon initial analysis it is evident that GWT 2.8.2 is 
> only compatible with sencha GXT 4 versions. I came across 
> https://github.com/bedatadriven/gxt which says we can continue to use GWT 
> 2.8.2 along with jdk 1.8 with extjs gxt itself.
>
> I am also using multiple other gxt jars like uibinder,gxt-guava etc
>
> Could some one please provide pointer on this.
>
> If I need to migrate to sencha GXT completely, would i need to rewrite the 
> UI again?
>
> Please assist
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: What do you need to know? For C++ programmer

2019-03-09 Thread Pavlo Iatsiuk

I personally know one company in Norway which uses GWT as main WebUI 
framework. 
If you want statically typed language and rich components to beat GWT + 
SmartGWT/GXT not easy.
Especially if your application needs a rich grid component.
ag-grid community edition does not allow to do everything that is available 
in SmartGWT Grid.



пʼятниця, 8 березня 2019 р. 10:47:11 UTC+1 користувач Puppy2Pet написав:
>
> Just wonder is there still anybody use GWT for web apps thesedays?
>
>
> 
> Puppy2Pet
> https://puppy2pet.com
>
>
>
> On Sunday, October 28, 2007 at 8:39:51 PM UTC-7, squishydonut wrote:
>>
>> I have a background in C++ programming, but only very basic knowledge
>> of Java programming.  Could someone list a # of things that one should
>> know to start utilizing GWT for web apps?
>>
>> Java?  JSP?  JSF?
>>
>>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Tips on libraries

2019-02-25 Thread Pavlo Iatsiuk
Here is an answer about Nalu and GWTP from the main developer of both

https://groups.google.com/d/msg/Google-Web-Toolkit/FdSNvhrn3lE/ecwPrQ7dBAAJ

and dominoUI looks like a good set of components 
- https://dominokit.github.io/domino-ui-demo/index.html?theme=indigo#home
I personally use SmartGWT just because I need powerful table component and 
calendar.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] (Unofficial) elemental2-webassembly release

2019-02-25 Thread Pavlo Iatsiuk
I understand that it is not related to gwt, but still is interesting to 
know what's going on around - https://www.youtube.com/watch?v=Qe8UW5543-s
Short description - Blazor is a new SPA framework written on C# which at 
the end compile everything to the webassembly.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Nalu is released!

2019-02-22 Thread Pavlo Iatsiuk
Hi Frank, 

I see that you are an owner of Nalu and MVP4G projects. 
Could you please give a small description and advices which one is better 
for which cases?

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Deobfuscated stack trace message and line-specific stack traces

2018-11-13 Thread Pavlo Iatsiuk
Hi, 

I do not know about version 2.8, but for 2.6 we did next:
 - put value "PRETTY" in the pom.xml for gwt plugin
 - put next loggin settings in the application gwt config file













as result we had a proper class names and line numbers in the stack-trace 
massages

понеділок, 5 листопада 2018 р. 19:59:15 UTC+1 користувач brad написав:
>
> Hi,
>
> Two issues that often frustrate me with GWT deobfuscated stack traces:
> a) The stack trace is deobfuscated, but the error message is not, so you 
> get something like "com.google.gwt.core.client.JavaScriptException: 
> (TypeError) : Cannot read property 'a' of undefined".
> b) The stack trace refers to methods headers, rather than specific lines.
>
> In many cases, neither of these is a big deal, but if the message is 
> obscure and the method in question is long it can make debugging difficult. 
> Is there anything that can be done to work around this (compiler 
> properties, etc.). This is particularly for debugging a deployed 
> application, not locally using super dev mode.
>
> Thanks,
> Brad
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: gwt-maven-plugin: how can I chnage the Jetty port?

2018-10-05 Thread Pavlo Iatsiuk
GWT uses jetty, so try simple to all this property to command line 
invocation "-Djetty.port=4200"
So your command should look like
mvn gwt:run -Djetty.port=4200

четвер, 23 лютого 2017 р. 12:19:02 UTC+1 користувач Tom Pijl написав:
>
> I am using the gwt-maven-plug of Thomas Broyer.
> I would like to change the Jetty server port from (default)  to e.g. 
> 4200 when running mvn gwt:devmode.
> Any pointers on how to configure that?
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Experiences working with SmartGWT

2018-03-21 Thread Pavlo Iatsiuk
Last 6 years our company develops a few applications using smartgwt. So, on 
my mind smartgwt is a very good and powerful library if you what to develop 
a desktop-like application.
In 99% of the time, you don't need to extend components because that 
functionality is already there - just read API.

четвер, 15 березня 2018 р. 17:52:11 UTC+1 користувач subroutines написав:
>
> Hi I am currently looking at SmartGWT to develop our next web tool, and I 
> am curious to know what is the community's opinion on it overall? and any 
> first-hand experiences working with it?
>
>
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT/Maven development cycle takes much too long

2017-04-24 Thread Pavlo Iatsiuk
Magnus, if you still have a problem to run it  - I can create a small 
"hello world" to show you how to do that with maven

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT/Maven development cycle takes much too long

2017-04-24 Thread Pavlo Iatsiuk
Yes, I do everything from command line with maven
to run war file

   - mvn jetty:run-war -Djetty.port=8095 -DskipTests=true
   
to run code server

   - mvn gwt:run-codeserver

gwt maven plugin settings


org.codehaus.mojo
gwt-maven-plugin
${VERSION.GWT}

MyPage.html
com.mycompany.EntryPoint
1.7
8095
${project.build.directory}
INFO
-Xmx1024M -Xms256M
true




compile





com.google.gwt
gwt-dev
${VERSION.GWT}


com.google.gwt
gwt-codeserver
${VERSION.GWT}





And because I use gwt 2.6 - gwt settings:






-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT/Maven development cycle takes much too long

2017-04-19 Thread Pavlo Iatsiuk
Hello,

I have similar projects structure and do next:
 - start my-app and code server for my-app. In my case I use jetty maven 
plugin to start application and gwt plugin to start code server
 - do your changes in my-lib and mvn install after that. It should be very 
fast because there is just plain java compilation.  
 - restart just code server for code server for my-app. I use property <
gwt.codeServer.precompile>false as result code 
server start pretty fast too.
 - reload page in browser

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Java Web Frameworks Index by RebelLabs

2017-03-22 Thread Pavlo Iatsiuk
Pretty strange not to see ZKoss in the list, because if you want to write 
client side on java - there are just few options.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT library to develop online editor

2017-03-15 Thread Pavlo Iatsiuk
c9.io has editor ace - https://ace.c9.io/#nav=about
and there is also gwt wrapper https://github.com/daveho/AceGWT

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: error message and obfuscated code

2017-03-15 Thread Pavlo Iatsiuk
Here is my settings












As result in console on error I see a proper class names and line numbers

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Are there any currently developed GWT Widget Libraries?

2016-05-02 Thread Pavlo Iatsiuk
We use SmartGWT for production and pretty happy with that. And yes - we do 
not use GWT widgets.

For now I can notice just few weak things: 

   - javascript sources are not so readable as java 
   - there is no uibinder.
   - each widget has a huge number of methods.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: What needs to be done after a successful login

2016-04-28 Thread Pavlo Iatsiuk

   
   - clean your current view to hide a login form: RootPanel.get().clear();
   - create a view what you want to show for users and attach it: RootPanel.
   get().add(myView);

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: execute perl from gwt

2016-04-28 Thread Pavlo Iatsiuk
Hello,

it is not possible because gwt it's as babel/typescript - client side.
Everything what you can do - it's to send a request to server side, invoke 
perl script there and return result back to the client side.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Global Event bus for separate compilation modules

2016-04-27 Thread Pavlo Iatsiuk
I have just suggestion to use some JS eventbus, expose it as global JS 
object and get reference on that in both modules.

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot get rich log messages from java.util.logging.Logger

2016-04-19 Thread Pavlo Iatsiuk
Hello,

There are a few settings which allow to print more. Here is my logging 
settings:














On Thursday, April 14, 2016 at 11:58:53 PM UTC+2, Stefan Falk wrote:
>
> Can somebody take a look at my question [1] on stackoverflow?
>
> My problem is that I am not getting the full package name or anything else 
> but the raw log message printed to the log window.
>
> So instead of something like
>
> com.company.more.packages.MyObject - Hello World!
>
>
> I am  just getting
>
> Hello World!
>
>
> and I have no idea what the problem is ..
>
> Thank you for any help!
>
> BR; Stefan
>
> [1] 
> http://stackoverflow.com/questions/36634580/why-am-i-not-getting-the-whole-class-path-added-to-my-log-messages
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.