Re: GWT best Practices - JS Library Wrappers Overlay Types

2009-04-27 Thread Bobby
I would prefer having a GWT library for GData, it seems within reach. Bobby On Apr 26, 11:55 pm, Vitali Lovich vlov...@gmail.com wrote: Couldn't arbitrary JS support be added using deferred binding?  Sure, you wouldn't be able to do code completion, but you could call arbitrary JS functions

Integrating GWT with the existing webapp

2009-04-27 Thread newtoGWT
In the existing webapplication, my action class receives the request, validates it, hits the DAO, builds the Value Object (nothing but a bean class), and finally returns the VO to the action class. This value object is then set into session and retrieved in JSP page. (Normal request and response

Re: GWT best Practices - JS Library Wrappers Overlay Types

2009-04-27 Thread Bobby
I just came across some interesting docs, this one in particular covers almost all the questions i had in my original post (lots of TBDs though): http://code.google.com/docreader/#p=gwt-google-apiss=gwt-google-apist=DesigningAPIWrappers Also, check out what's underneath the large efforts heading

Re: unused code in compiled javascript

2009-04-27 Thread Jason Morris
Actually HashMap and many of the Collections classes /are/ used in that simple bit on code. The Widget classes and Event management make heavy use of the Collections classes. RootPanel alone uses a HashMap, and HashSet (which in turn use AbstractSet, etc.), RootPanel also uses the Window

Deployment of default GWT application.

2009-04-27 Thread Dan King
Hi there, Can anyone give me any instructions on how to deploy the default GWT application. I have successfully gotten the client to appear properly in the browser by reference it as a website in Apache. The problem I am getting is when I click Send to send the name to the server I receive a

Grid is not displayed in IE 7

2009-04-27 Thread Bhavik
hello, I have added a grid into a panel. I have getting data from database into grid to display. It works well when I run in Google Web Application, but when I compile for IE 7 the same grid is not displayed. A java script error is display : Error : 'this.sortInfo.field' is null or not an

gwt 1.6 + netbeans + glassfish debugging

2009-04-27 Thread zame...@gmail.com
Hi All, I use gwt+nb+gf, and I need to use another web services from glassfish. I cannot set to debugging, because hosted server starting, but my build.xml setting to -noserver. My project deployed to glassfish, and running well, but doesn't stop any breakpoint. In gwt 1.6 there is a new

Question: Portlet JSR 286 Support for GWT

2009-04-27 Thread Nail Ünlü
Hiho, Im in the process to evaluate the JSR 286 Portlet specification support of GWT and have some questions that you guys could maybe answer :-) The evaluation takes place in the IBM Websphere Portal portlet. 1. As someone can have several portlets put on one page, how can someone handle the

Problem with modifing files in www/com.mycompany.SToolS

2009-04-27 Thread Janek
Hello everyone! I have created a GWT project in this way (MyProject = SToolS): mkdir MyProject cd MyProject projectCreator -eclipse MyProject applicationCreator -eclipse MyProject com.mycompany.client.MyApplication and now I have a lill problem with modifing files in the directory www/

Re: Deployment of default GWT application.

2009-04-27 Thread newtoGWT
Did you test your application in hosted mode? try debugging it in the hosted mode.. On Apr 27, 2:38 am, Dan King dankin...@gmail.com wrote: Hi there, Can anyone give me any instructions on how to deploy the default GWT application. I have successfully gotten the client to appear properly in

Re: Deployment of default GWT application.

2009-04-27 Thread Vitali Lovich
On Mon, Apr 27, 2009 at 4:51 AM, newtoGWT ganesh@gmail.com wrote: Did you test your application in hosted mode? try debugging it in the hosted mode.. That kind of defeats the whole deployment aspect of his question. This only helps if you need to debug an error in your application

Re: new to GWT, trying to determine the cause of compilation errors for existing software project

2009-04-27 Thread Thomas Broyer
On 27 avr, 01:17, Jake otakuj...@gmail.com wrote: OK, so I read through the docs you linked to, and also took a look at the way you were using super-source in Emulation.gwt.xml in gwt-in-the- air: http://code.google.com/p/gwt-in-the-air/source/browse/trunk/super/net... I attempted to do

Re: Question: Portlet JSR 286 Support for GWT

2009-04-27 Thread Vitali Lovich
You may want to examine http://www.gwtportlets.org/ first. It's not the JSR (name collision is due to convenience, not relation), but it may have what you want. On Mon, Apr 27, 2009 at 4:20 AM, Nail Ünlü nail.uen...@gmail.com wrote: Hiho, Im in the process to evaluate the JSR 286 Portlet

Re: JsArrayJavascriptObject methods deficiency

2009-04-27 Thread Thomas Broyer
On 26 avr, 23:53, Vitali Lovich vlov...@gmail.com wrote: Unfortunately, I have already implemented my own version.  This means that regardless of which is better (or even if they are identical) I must criticize reject yours out of hand. On a serious note, why do some of your methods have

Re: Silly bug or miracle? FormPanel doesn't send request to server.

2009-04-27 Thread Serega.Sheypak
The problem is solved On Apr 26, 5:05 pm, serega.shey...@gmail.com serega.shey...@gmail.com wrote: My form doesn't want to send request (watching its activity through Firefox Firebug) This is my client code: public class UploadForm extends FormPanel{     private HorizontalPanel content =

Re: Question: Portlet JSR 286 Support for GWT

2009-04-27 Thread Nail Ünlü
In general it's important that you know the new portlet specification as its vital for our decision. But i will neverthelesse answer your points as you made the effort to answer mine :-) If all developers use your library at one point all widgets go through your library, then you can

Compiling a reusable module

2009-04-27 Thread joao
Hi, What the process to compile a reusable module? Let say that I have two simple java classes to use in various GWT modules, it's enough to compile thes two classes in java and pack them in a jar with the appropriate xxx.gwt.xml? --~--~-~--~~~---~--~~ You

Re: Compiling a reusable module

2009-04-27 Thread Thomas Broyer
On 27 avr, 14:02, joao joaomiguel.pere...@gmail.com wrote: Hi, What the process to compile a reusable module? Let say that I have two simple java classes to use in various GWT modules, it's enough to compile thes two classes in java and pack them in a jar with the appropriate

Re: RichTextArea menu bar

2009-04-27 Thread mkl
Hallo Satya, thank you! I'm using 1.6, but your solution also works. On 23 Apr., 23:18, satya satya.mu...@gmail.com wrote: Which version of GWT are you using? Because, i believe that GWT 1.5 and below, you need to explicitly add the menu bar. here is the code:     private VerticalPanel    

Deploy GWT in WebSphere

2009-04-27 Thread mkl
Dear Masters, we must deploy GWT-Projects to WebSphere. If I develop under RAD it works fine, but I'm not sure, how to export the project as EAR or WAR, which I could after there import in WebSphere 6. Is a tutorial or description about this available? Thank you very much Mark

Re: Best practices?

2009-04-27 Thread Laird Nelson
On Apr 23, 8:32 pm, Ben FS ben.su...@gmail.com wrote: Let's try a concrete example. Feel free to specify something closer to what you want. I think you want to have a bunch of applications, each of which could run on its own, but you also want a housing application that provides navigation,

Re: Third party classes

2009-04-27 Thread venk
Thanks Salvador. So I am following up in the same thread because I've spend the last week researching your suggestion (specifically Jetty) and learning more about GWT and GAE, and I've gotten somewhere, but I am not sure if I am running down the wrong path. So I have built a GWT application

Re: Deploy GWT in WebSphere

2009-04-27 Thread mkl
I found not really fine possibility - to copy the whole stuff to web- project of RAD and then export als WAR and re-install. But maybe it is a more comfortable solution? Thank you! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Re: Deploy GWT in WebSphere

2009-04-27 Thread JITEchno
Hello, I did not work with WebSphere, but approach is the same. You are not able create WAR or deployment failed, what is your problem? On Apr 27, 5:25 pm, mkl mark.luebin...@ppi.de wrote: I found not really fine possibility - to copy the whole stuff to web- project of RAD and then export als

Re: Given: One WAR archive; three independent Host Pages; common client and server code. Question: How to best organize such project(s) and have each HTML page load only its used code?

2009-04-27 Thread JITEchno
Hello, I dont sure you will realize it if 3) its own implementation of EntryPoint interface at least, I did not find solution. But I think, it should be possible. of course, you can put all code under one EntryPoint , but this solution is not elegant. On Apr 26, 3:26 pm, JDK

A widget that has an existing parent widget may not be added to the detach list

2009-04-27 Thread kohlyn
I'm getting the following errors with 1.6.4 on a Mac. A widget that has an existing parent widget may not be added to the detach list The HTML is: body !-- OPTIONAL: include this if you want history support -- iframe src=javascript:'' id=__gwt_historyFrame tabIndex='-1'

What's Wrong???

2009-04-27 Thread happyosaka
http://osakacliff2.appspot.com/ Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it. --~--~-~--~~~---~--~~ You

Re: Problem with modifing files in www/com.mycompany.SToolS

2009-04-27 Thread Isaac Truett
Jan, www/ is an output directory. You shouldn't edit files in there. The static content source (HTML, CSS, etc.) will be in the public directory in your source tree next to your module definition file. - Isaac On Mon, Apr 27, 2009 at 4:25 AM, Janek liso...@wp.pl wrote: Hello everyone! I

client side data persistency

2009-04-27 Thread rocha.po...@gmail.com
Hi all. I'm writing a GWT application where i would like to keep on the client side a generic metric store - a metric being composed by a date, a name, a value, and belonging to a domain (hierarchical, 'servicetype.servicename.blabla'). There are multiple remote sources for the metrics data,

GWT 1.6.4 compatibility with IE 6, 7 and 8

2009-04-27 Thread Ben
I am building an application with newest release of GWT on Mac OS. The whole app is in GWT, no JSNI and the structure of the application is sorta complicated. I have couple Composite widgets and some Composite widgets have references of other Composite Widgets. For example: A extends Composite {

Re: Can I make a ClickHandler for an AnchorElement?

2009-04-27 Thread Jason Essington
Anchor a = Anchor.wrap(ae); a.addClickHandler(myHandler); -jason On Apr 24, 2009, at 5:48 PM, Dr Hfuhruhurr wrote: It is straightforward to find an id-labelled element in the DOM by for example a command such as AnchorElement ae = Document.get().getElementById(link1); Now I want to

Re: Incremental Decoding of RPC responses?

2009-04-27 Thread Sumit Chandel
Hi Dobes, You could try enabling the GWT Lightweight Metrics functionality to measure time spent during different phases in a GWT RPC call. Lightweight Metrics (see GWT RPC Event diagram): http://code.google.com/p/google-web-toolkit/wiki/LightweightMetricsDesign Enabling the lightweight metrics

Re: A widget that has an existing parent widget may not be added to the detach list

2009-04-27 Thread Vitali Lovich
Yes this has already come up on the mailing list. This was always illegal, just uncaught prior to 1.6. You cannot wrap two elements in GWT if they already have a parent/child relationship in the DOM (causes a mismatch in the trees). Do a search you'll find the response from the GWT developer

Re: GWT 1.6.4 compatibility with IE 6, 7 and 8

2009-04-27 Thread Vitali Lovich
Have you run in hosted mode? On Windows it's a flavour of IE5 or IE6 (probably 6). IE8 support was added recently to trunk, so official support won't come out until the next version of GWT (unless they do a point release with support, although that seems unlikely). IE8 isn't even out yet. On

using synchronized rpc method?

2009-04-27 Thread jn93
hi. i understand how to do asynchronous rpc calls from the client- side. is it also possible to use *synchronous* rpc calls? we have interface for it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: ant build not working

2009-04-27 Thread Sumit Chandel
Hi Guidobot, I'm guessing that you experienced this issue while working through the Getting Started - Quick Start guide while trying to build the Mail sample application? http://code.google.com/webtoolkit/gettingstarted.html#Sample If so, the Mail.html file should already be present in the

Re: client side data persistency

2009-04-27 Thread Vitali Lovich
TreeMap is not a persistent store. Cookies are a persistent store. One way would be to serialize/deserialize from a string. Or store directly in cookies the key-value pairs encoded as strings. You may run into problems - there might be limits on the number of cookies a web site can have. It

Re: Debugger() was called!

2009-04-27 Thread Sumit Chandel
Hi David, Just to get a reproducible base case on our side, do you see this message when running any of the samples in the distributions? Thanks, -Sumit Chandel On Thu, Apr 23, 2009 at 3:21 PM, davidroe roe.da...@gmail.com wrote: I use to see this message randomly, now I see it consistently,

Re: using synchronized rpc method?

2009-04-27 Thread Jim
No. We can not use syn rpc. Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/downloads/list On Apr 27, 12:33 pm, jn93 j...@cornell.edu wrote: hi. i understand how to do asynchronous rpc calls from the client- side. is it also possible to use *synchronous* rpc calls? we

Re: using synchronized rpc method?

2009-04-27 Thread Vitali Lovich
Kind of remove the A out of AJAX. You can change any synchronous function call into an asynchronous RPC call. Remember, RPC calls might fail - you need to handle that case properly. You don't have that same problem with regular function calls. regular logic is // code preceding function call //

Re: Debugger() was called!

2009-04-27 Thread Isaac Truett
What log are you seeing this in? A quick search turned up several references to a Flash build with some debug code left in producing this message. Any chance that's what you're seeing? On Thu, Apr 23, 2009 at 6:21 PM, davidroe roe.da...@gmail.com wrote: I use to see this message randomly, now

Re: GWT 1.6.2 fails to load

2009-04-27 Thread BR
I am running into the very same issue. To answer your questions: 1. No. It's happening in hosted mode as well (MacOS - so safari too) 2. The HTML is plain as can be (looks identical to the ones from dynatable sample, really). I have votecreator.hml and in the same directory, a votecreator

Re: Wrong order of elements in generated web.xml (GWT 1.6.4)

2009-04-27 Thread Sumit Chandel
Hi stsch, Thanks for reporting this on the Issue Tracker (issue #3593). For anyone else who is interested on following up on this, please see the issue linked below. Issue #3593: http://code.google.com/p/google-web-toolkit/issues/detail?id=3593 Hope that helps, -Sumit Chandel On Fri, Apr 24,

Re: Problem with modifing files in www/com.mycompany.SToolS

2009-04-27 Thread Vitali Lovich
As of 1.6, is a public directory recommended? I think everything just goes into the war directory (at least that's what webAppCreator does). On Mon, Apr 27, 2009 at 11:39 AM, Isaac Truett itru...@gmail.com wrote: Jan, www/ is an output directory. You shouldn't edit files in there. The

GWT 1.6.4 on Linux amd64 architecture fails

2009-04-27 Thread marco
This seems a similar issue as with GWT 1.5.3, in that both seem to require a 32bit JVM to run properly. I have applied the same workaround (downloaded and installed a 32bit JRE 1.6.0) and used it in the Eclipse project as well as in the Run Configuration. This seems to be doing the trick (I can

Re: GWT 1.6.4 fails to load

2009-04-27 Thread BR
Just changed the title to make it clear it's 1.6.4. On Apr 27, 10:51 am, BR benjamin.ren...@gmail.com wrote: I am running into the very same issue. To answer your questions: 1. No. It's happening in hosted mode as well (MacOS - so safari too) 2. The HTML is plain as can be (looks

Re: GWT 1.6.4 on Linux amd64 architecture fails

2009-04-27 Thread Alex Rudnick
Hey marco, I've seen that same message -- it seems to coincide with upgrading to Ubuntu 9.04. Which distribution are you using? If it's causing any particular problems, please let us know! Thanks! On Mon, Apr 27, 2009 at 1:51 PM, marco m.massen...@googlemail.com wrote: This seems a similar

Re: Debugger() was called!

2009-04-27 Thread davidroe
sorry for posting such a short-on-details question. - the project is compiled using gwt-mac-1.4.61, perhaps the (non-) issue has already been resolved. I have a 1.5 project (which could/ should become a 1.6 project) that I'm playing with. I will see if the same thing happens there. - I am

Re: Date - day issue

2009-04-27 Thread Nick Nadgauda
It's actually a bug in the javascript. I think the double/long storing the date in the browser loses precision in certain cases and when it gets sent to the server the day is getting adjusted accordingly. http://code.google.com/p/google-web-toolkit/issues/detail?id=3276 On Apr 22, 2:13 pm,

Re: Tomcat deployment problem: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2009-04-27 Thread Alexandre Walter Pretyman
Buddy, Check that you are using the gwt-servlet-*.jar and NOT the gwt-user-* and gwt-dev-* jars for your deployment. On Apr 3, 10:01 pm, mike wade ond4...@gmail.com wrote: Please Help, I just tested my gwt app with RPC on hosted mode, it works fine. When I deployed the app to Tomcat (Linux)

StockWatcher tutorial -- it works but why?

2009-04-27 Thread Rob Tanner
In working through the StockWatcher tutorial and I'm on Add a button to remove stocks from the stock list under Step #5. While the function works perfectly there is, for me, a logical disconnect. In my mind, the code shouldn't work (perhaps it's my lack of understanding of anonymous

Porting onEventPreview to 1.6's onPreviewNativeEvent...

2009-04-27 Thread Gavin Andresen
First, what I'm trying to do: I've got a page with lots of hyperlinks on it (plain-old a href=... tags). When the user shift-clicks on links that match a certain pattern (e.g. /author/AUTHOR_IDENTIFIER), I popup a dialog box that lets them perform an edit INSTEAD of following the link. In GWT

Assertion error in StockWatcher sample code

2009-04-27 Thread camoscio
Hello, I was playing with the i18n part of the StockWatcher example and got the Assertion error (stack trace below). The error was generated at this line: RootPanel.get(stockList).add(mainPanel); Turned out that the root of it was this HTML line: h1 id=appTitle/ As soon as I changed it

GWT 1.6 Custom Event Handler

2009-04-27 Thread Micky
I’m building an application that is similar in layout to the Showcase example that is part of the GWT 1.6 install - there is central DeckPanel that contains a number of content widgets and only one of these widgets can be displayed at any one time. However, whereas the content widget being

Spring DM Server and GWT 1.6.4 intégration

2009-04-27 Thread Mickaël
Hello, I'm trying to integrate GWT 1.6 inside Spring DM Server but I have some problems : I would like to run the Hello RCP example in SDMS environement, I have no problem to display the page (http://localhost/MyFirstApplicationGWT_1_6_4/) but the RCP call failed. In firebug I have this POST

Re: GWT 1.6 Custom Event Handler

2009-04-27 Thread Kelo
I wrote a post like yours asking for a guidance or something that it can explain how I can create my own handlers and events, and how I can make a drag drop using mouse handlers but my issue disappeared. On 27 abr, 17:55, Micky micky.johns...@gmail.com wrote: I’m building an application that

Re: GWT 1.6.4 compatibility with IE 6, 7 and 8

2009-04-27 Thread Ben
Are you suggesting me to develop on Windows? My development environment is Mac OS X, but I do not think that is the reason why my app is not working on both IE 6 and IE 7 (I know GWT does not support IE 8 well for now). So for me, the hosted mode is Safari, but I have tested out on Safari on

GWT 1.6. Allow Servlet to Call an external server with a CookieHandler??

2009-04-27 Thread Joseph M
I am trying to have my server side create an HTTP connection to an external site using cookies etc. I get the following error in Hosted Mode: It seems there are GWT security issues preventing me. Any advise? Apr 27, 2009 5:14:41 PM com.google.apphosting.utils.jetty.JettyLogger warn WARNING:

GWT Hyperlink

2009-04-27 Thread Ice13ill
Hi, I'm trying to build an application containing sub-applications; each sub-app is opened by clicking on a Hyperlink widget. Problem: when hovering above one of the hyperlinks, the browser displays http://site.com/currentapp/# (because the Hyperlink is constructed using arguments and thus, i

Re: MenuItem icons

2009-04-27 Thread Hannson
This works fine, thank you. On Apr 27, 3:58 am, Vitali Lovich vlov...@gmail.com wrote: yes.  you probably want to know how, don't you :).  new MenuItem(bundle.image().getHTML(), true, /* whatever 3rd parameter goes here */); bundle is your ImageBundle, image is the method that returns an

ImageBundle + CSS

2009-04-27 Thread Hannson
Is there some standard way to let ImageBundle return a div with an image as an background using CSS instead of img? If not, any idea what classes I'll have to modify to get that functionality? --~--~-~--~~~---~--~~ You received this message because you are

Re: GWT Hyperlink

2009-04-27 Thread Alex Rudnick
It sounds like you could use an Anchor widget here. Of course, regular HTML tags should work fine too. http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/Anchor.html Hope this helps! On Mon, Apr 27, 2009 at 5:30 PM, Ice13ill andrei.fifi...@gmail.com wrote:

Re: ImageBundle + CSS

2009-04-27 Thread davidroe
standard? not so sure. however, the incubator has an approach which does what you are after. this might be a good place to start: http://code.google.com/p/gwt-incubator-1-5-wiki/wiki/CssResource /dave On Apr 27, 2:37 pm, Hannson hann...@gmail.com wrote: Is there some standard way to let

Help upgrading to 1.6.4

2009-04-27 Thread ben
I'm having trouble upgrading to 1.6.4, and I'm thinking I missed a step, but can't figure out where. I have moved all my files to the war directory, added my web.xml and related libs. My problem is that when I compile it's putting everything into a war/appname/files. instead of war/files.

Re: GWT 1.6.4 compatibility with IE 6, 7 and 8

2009-04-27 Thread Vitali Lovich
No. I would recommend running in hosted mode on windows, although it's highly unlikely that'll solve anything (since any GWT code you write runs in the JVM anyways thus has no browser-dependant code outside of the GWT framework). Without knowing more about what the app is doing, it's hard to

t...@static is Undefined in Web Mode making 1st service call

2009-04-27 Thread Evan Ruff
Hey guys, I've got a data manager class set up like this: public class PartManager { public static final PartManager INSTANCE = new PartManager(); private static final PartsServiceAsync SERVICE = GWT.create ( PartsService.class ); static { (

how to use GWT with a proxy on windows

2009-04-27 Thread hortitude
I really prefer developing in windows, but the server that my application is using is a remote Linux machine. It seems that the easiest way for me to continue developing on Windows is to setup a proxy on my local machine and have my GWT application connect though that. Can anyone provide some

Re: Maven2 + Eclipse + GWT

2009-04-27 Thread matttai
Hi all, There seems to be a fair bit of discussion and what looks like intermediary solutions for maven build at the moment. Is there currently any solutions or examples for importing these project structures into eclipse and being able to run them? I do miss some features of an idea such as

Re: Best practices?

2009-04-27 Thread Ben FS
Hi Laird, see below. I appreciate the efficiency of this from a DRY standpoint--the GWT internals are downloaded once--but I don't appreciate the *in*efficiency of this from a load-the-whole-world perspective.  That is, I don't particularly want 27 sub-apps living in my browser unless they

What's in a name - div name for your app

2009-04-27 Thread BR
Hi everyone, I just went through quite a bit of pain today to figure out something which I think developers on the list (and @Google) should be aware of. In my apps I routinely do RootPanel.get(divname).add(mymainobject); Where divname is the lowercase version of my application. For example,

Wait for all asynchronous calls to finish

2009-04-27 Thread AirJ
Hi GWT gurus, I have a generic questions regarding asynchronous calls. Basically in our gwt web application, when user clicks on save button, the application launches a bunch of asynchronous calls(validation, server side callbacks). Save should only be invoked when all those asynchronous calls

Re: Help upgrading to 1.6.4

2009-04-27 Thread BR
Having just upgraded to 1.6.4 myself today, I had a similar experience and it's especially problematic because I have 6 modules, and they all replicate all the images 6 times. I read http://code.google.com/p/google-web-toolkit/wiki/WAR_Design_1_6 which details the layout, but I still have some

Re: ImageBundle + CSS

2009-04-27 Thread Hannson
This is exactly what I was looking for! Thanks, it works perfectly! On Apr 27, 10:37 pm, davidroe roe.da...@gmail.com wrote: standard? not so sure. however, the incubator has an approach which does what you are after. this might be a good place to

Re: Wait for all asynchronous calls to finish

2009-04-27 Thread Vitali Lovich
No. Waiting in the browser means it freezes it (remember - single threaded). Why not just disable the input fields that can lead to an RPC call ( some kind of processing indicator so the user understands what's going on) reenable them when the call completes. Just apply a proper MVC pattern

Re: Help upgrading to 1.6.4

2009-04-27 Thread Ian Bambury
Do you still have directories and files in the old /public/ directory? Ian http://examples.roughian.com 2009/4/28 BR benjamin.ren...@gmail.com Having just upgraded to 1.6.4 myself today, I had a similar experience and it's especially problematic because I have 6 modules, and they all

Re: History between pages

2009-04-27 Thread Arun
Hi Adam, I would looking for similar solution, Could you please show here how to do it? It would be a great help. Arun. On Apr 26, 11:19 am, Adam T adam.t...@gmail.com wrote: have you implemented the onHistoryChanged(String token) method?  In have to rebuild the state yourself based on the

Updates of not-visible pages don't get done - help?

2009-04-27 Thread TimOnGmail
Hi all.. I have an app written in mostly GWT-Ext (I am posting there as well, just in case). I have a tabbed panel, and on each tab is a panel containing various bits of data (mostly in Grids). When the app starts, the entire GUI is set up, and calls made to the server to update the data

Re: Wait for all asynchronous calls to finish

2009-04-27 Thread AirJ
Sorry, Wait may have a misnomer here. I don't mean to have browser block waiting for the asynchronous calls to finish. What I mean is, before launching another asynchronous call, flush out the AsyncCallbacks in the stack. In a complicated UI screen, when saving the record, each field may go

Re: History between pages

2009-04-27 Thread Adam T
Hej Arun, I believe everything you need is in my first post. //Adam On 28 Apr, 06:27, Arun arun.r...@gmail.com wrote: Hi Adam, I would looking for similar solution, Could you please show here how to do it? It would be a great help. Arun. On Apr 26, 11:19 am, Adam T

[gwt-contrib] Feature idea

2009-04-27 Thread Vitali Lovich
Kinda like with GCC, allow detection of constant values (i.e. __builtin_constant_phttp://developer.apple.com/documentation/developertools/gcc-4.0.1/gcc/Other-Builtins.html). This way, you could do something like void addParameter (HashMap h, int size, String key, Object value) { if

[gwt-contrib] Re: Feature idea

2009-04-27 Thread Ray Cromwell
+1 I suggested a similar feature a few days ago privately, I called it GWT.isLiteral(), since the underlying check is if its an AST literal in the compiler, although in my example, you can't do value comparisons, just assertions on the literal. The value checks would be done via traditional

[gwt-contrib] Re: Feature idea

2009-04-27 Thread Vitali Lovich
Yeah, probably from a compiler's perspective, the value check may be more complicated (the value may only be available after the AST stage depending on when optimization is done) It can possibly bloat the resultant code (since I believe you may have to build different implementations of each

[gwt-contrib] Re: New shopping new life!

2009-04-27 Thread Joel Webber
I'm assuming you probably didn't actually send this -- might want to check your Hotmail password :) On Sun, Apr 26, 2009 at 2:53 PM, Ed Bras post2edb...@hotmail.com wrote: Dear friend, I would like to introduce a really good company that mainly do the electornic products trade. Now the

[gwt-contrib] Re: New shopping new life!

2009-04-27 Thread Ed
He Joel, Sorry for the trouble. Last night I came home and all of sudden my whole hotmail was changed and got all kind of failed mail deliveries :(... Yep, changed my password already. -- Ed --~--~-~--~~~---~--~~

[gwt-contrib] Re: Feature idea

2009-04-27 Thread Joel Webber
Cool, I had no idea GCC provided that information. I won't claim to be one of the compiler gurus, but this sounds pretty feasible to me, and to Ray's point, might be a useful way of loosening the GWT.create() magic a bit. @Lex, Scott: What do you think? Is this relatively easy and useful? On

[gwt-contrib] [google-web-toolkit commit] r5283 - Edited wiki page through web user interface.

2009-04-27 Thread codesite-noreply
Author: j...@google.com Date: Mon Apr 27 06:36:54 2009 New Revision: 5283 Modified: wiki/UserAgentCleanup.wiki Log: Edited wiki page through web user interface. Modified: wiki/UserAgentCleanup.wiki == ---

[gwt-contrib] [google-web-toolkit commit] r5284 - Reorder method to avoid checkstyle warning.

2009-04-27 Thread codesite-noreply
Author: j...@google.com Date: Mon Apr 27 08:07:01 2009 New Revision: 5284 Modified: trunk/user/src/com/google/gwt/jsonp/client/JsonpRequest.java Log: Reorder method to avoid checkstyle warning. Patch by: jat Unreviewed Modified:

[gwt-contrib] Re: IE8 support

2009-04-27 Thread jgw
http://gwt-code-reviews.appspot.com/29803/diff/1/5 File user/src/com/google/gwt/dom/DOM.gwt.xml (right): http://gwt-code-reviews.appspot.com/29803/diff/1/5#newcode56 Line 56: when-property-is name=user.agent value=ie6/ On 2009/04/24 20:34:56, jlabanca wrote: too many spaces Done.

[gwt-contrib] [google-web-toolkit commit] r5285 - Edited wiki page through web user interface.

2009-04-27 Thread codesite-noreply
Author: j...@google.com Date: Mon Apr 27 09:25:42 2009 New Revision: 5285 Modified: wiki/IE8Support.wiki Log: Edited wiki page through web user interface. Modified: wiki/IE8Support.wiki == --- wiki/IE8Support.wiki

[gwt-contrib] Re: Feature idea

2009-04-27 Thread Bruce Johnson
It seems like the general functionality (i.e. GWT.isLiteral()) ought to be implemented at the same time as method cloning. That's what makes me excited about the whole thing. Otherwise, at least for me, it's hard to wrap my head around how you could usefully emit different code for the same method

[gwt-contrib] Re: New shopping new life!

2009-04-27 Thread Vitali Lovich
Wow that takes me back. I've stopped using my hotmail actively for already about 2-3 years. I have my thunderbird on my desktop occassionally download filter through all the spam for archival purposes. It just annoys me how locked down it is. With gmail (not a plug, just the best web-based

[gwt-contrib] Re: Feature idea

2009-04-27 Thread Ray Cromwell
One possibility is to use hidden method parameters. Let L = {the set of all method parameters which are referenced by GWT.isLiteral() in the body} For each parameter P in L, add a new parameter to the method, PiL (P is Literal). that is, in Vitali's example: void addParameter (HashMap h, int

[gwt-contrib] [google-web-toolkit commit] r5286 - Test the scenario where GWT.runAsync() fails to load a code fragment due to a

2009-04-27 Thread codesite-noreply
Author: r...@google.com Date: Mon Apr 27 11:47:26 2009 New Revision: 5286 Added: trunk/user/test/com/google/gwt/dev/jjs/RunAsyncFailure.gwt.xml trunk/user/test/com/google/gwt/dev/jjs/test/RunAsyncFailureTest.java (contents, props changed)

[gwt-contrib] Comment on MultiValuedConfigProperties in google-web-toolkit

2009-04-27 Thread codesite-noreply
Comment by sco...@google.com: Recording that I think the simplest approach is actually {{{append-configuration-property}}}. I think there are sane answers to all the question raised: * Should a delimiter be added automatically? If not, what happens if the string was previously empty,

[gwt-contrib] [google-web-toolkit commit] r5287 - Add protected accessors so more specific subclasses of NumberFormat can access

2009-04-27 Thread codesite-noreply
Author: j...@google.com Date: Mon Apr 27 15:50:59 2009 New Revision: 5287 Modified: trunk/user/src/com/google/gwt/i18n/client/NumberFormat.java Log: Add protected accessors so more specific subclasses of NumberFormat can access parsed format values. Patch by: mikeward Review by: jat