[gwt-contrib] Re: Elemental2 source code on github

2017-05-20 Thread Predrag Remark
Thank you Julien. Great news! -- 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

[gwt-contrib] Re: Elemental2 and JsInterop base beta releases available.

2017-05-16 Thread Predrag Remark
Great ! -- 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

[gwt-contrib] Re: GWT 2.8.1 release

2017-04-25 Thread Predrag Remark
Great news! -- 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

[gwt-contrib] Re: Elemental2 and JsInterop base beta releases available.

2017-04-05 Thread Predrag Remark
Great news ! Thanks Julien. -- 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

Re: [gwt-contrib] Re: Experimental release of Elemental2

2017-02-12 Thread Predrag Remark
Thank you Thomas. -- 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

[gwt-contrib] Re: GWTCon 2015 keynote question

2017-01-27 Thread Predrag Remark
It's interesting how people think differently about the question: "How software development should look like" :-) >From the couple of the last posts we can see that: One person think that James framework is too weird to have any value in it, other one respects his hard work and wants to learn

[gwt-contrib] Re: GWTCon 2015 keynote question

2017-01-27 Thread Predrag Remark
@James, do you have any working example (link to some site where application is hosted or youtube video of locally running application) of your framework that you can share with us ? Can you create something like this http://petclinic.cloudapp.net/ with your framework and then to demonstrate

Re: UiBinder alternative

2016-09-16 Thread Predrag Remark
Ahmed, just a few suggestions: This time try to build it more abstract so that it does not depend on particular version of GWT/GXT. Try to avoid all unnecessary things that might disappear over time (like UIBinder - use html, css instead). In fact, try to make it future proof by not depending

Meta validation

2016-08-28 Thread Predrag Remark
In our recent blog post we have discussed data validation. Discussion is about the types of validation and common limitations in widget libraries and how to overcome those limitations. You can find it here: http://www.codeless.solutions/#!blog/mtaac and watch the video that illustrates this

Re: Fully responsive GWTBotstrap3 / Vaadin (client side only) demo application

2016-03-19 Thread Predrag Remark
Hi Gelberto, Yes I suppose you are right, it looks a bit "desktop-ish" but it's on purpose, it did not have to be this way. As you can see from the video there is a comparison between Sencha GXT and BootstrapGwt3/Vaadin and the main purpose of this particular video is to show that you can

Fully responsive GWTBotstrap3 / Vaadin (client side only) demo application

2016-03-19 Thread Predrag Remark
Please take a look at our new version of PetClinic demo application here: https://www.youtube.com/watch?v=gAN6iWAStZ8 This time it's done with Bootstrap 3 css files, GWT Bootstrap 3 and Vaadin (client side only) grid and open source Bootstrap Admin theme: Gentelella. In the same video you can

Re: Are there any currently developed GWT Widget Libraries?

2016-01-17 Thread Predrag Remark
I think that this one looks promissing: https://github.com/GwtMaterialDesign/gwt-material I was working with SmartGwt and I do not like it at all. I am working with GXT and I am happy with it but it's to expensive I agree. Vaadin looks interesting, especially GWT Polymer: