Re: Irony: GWT Showcase demo does not work with Chrome

2010-04-09 Thread jocke eriksson
Ubuntu chrome 4.0.249.30 works for me. 2010/4/9 Russ 10wattmindt...@gmail.com The showcase does not work for me either. Chromium version 5.0.371.0 (43913) Ubuntu. If I change themes it seems to sort of work. However, I can't select things (check box, buttons, calender). On page load,

Re: GWT and JAAS

2010-04-09 Thread olivier nouguier
@eaudet For sure, but to do this you'll need a JAASRealm (or something like that) and to secure the hosted page or the whole site. If you want to perform authentication and security at a service level (GWT-RPC) spring integration will ease the process at least at my POV ;) On Thu, Apr 8, 2010

Re: Upgrade 1.7 to 2.0.3 : Wrong URL RPC in generated web.xml

2010-04-09 Thread Aff
It seems that it's not my upgrade to 2.0.3 which generate the problem but my passage from com.totsp.gwt to org.codehaus.mojo. I think my configuration of gwt-maven-plugin is wrong. Does anybody have an example of this type of configuration please? Thanks. -- You received this message because

Re: Stockwatcher - JSON PHP variant

2010-04-09 Thread BillGordon
Hi Sri, Thanks for the suggestion - Google App Engine isn't installed, though. Bill On Apr 8, 4:16 pm, Sripathi Krishnan sripathikrish...@gmail.com wrote: Check your eclipse settings - Google App Engine may be enabled. GAE doesn't allow you to use databases (or open network connections).

Re: ***Exciting Java Opportunity in Hampshire***

2010-04-09 Thread Prashant Gupta
I'll do. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more

Re: Compiled JS more readable?

2010-04-09 Thread Henrique Viecili
Are you talking about GWT 2.0 or previous versions? Last time I tried to use the -style property in GWT 2.0 I got an error message in compilation time telling me this: Unknown argument: -style Google Web Toolkit 2.0.0 DevMode [-noserver] [-port port-number | auto] [-whitelist whitelist- string]

Re: Irony: GWT Showcase demo does not work with Chrome

2010-04-09 Thread Shawn Brown
With the latest Chrome, running on Mac OS X, the Google Web Toolkit Showcase of Features at  http://gwt.google.com/samples/Showcase/Showcase.html It's fine on chrome 5.0.371.0 dev OSX 10.6.3 Shawn -- You received this message because you are subscribed to the Google Groups Google Web

Re: Irony: GWT Showcase demo does not work with Chrome

2010-04-09 Thread Abdullah Shaikh
It works for me too on Chrome 5.0.342.9 on Ubuntu 9.10 - Abdullah On Thu, Apr 8, 2010 at 8:03 AM, Unconquered newintellect...@gmail.comwrote: With the latest Chrome, running on Mac OS X, the Google Web Toolkit Showcase of Features at http://gwt.google.com/samples/Showcase/Showcase.html

GWT calendar

2010-04-09 Thread Naveen
Hi I need to implement calendar functionality to an already existing non GWT project. I would like to know if it is possible to integrate the GWT calendar to my non GWT project. I am aware that we need to convert the java code into java script, so my question is can i run this as an separate GWT

Vertical Block Selection

2010-04-09 Thread Ram Mohan Yaratapally
Hi We have a requirement to select block of text verticall. Does any body have any idea on which control/widget can be used for this requirement. If not available with toolkit already is it possible to develop one, any ideas on how to solve this. To be more clear, the feature similar to the Word

Re: Ant Build.xml

2010-04-09 Thread nava nee krish
Hi, make sure that the error you got because of classpath issues. If so then add classpath entries in your build.xml. In eclipse the classes are available regardless of build.xml classpath entry. But outside eclipse you need explicitly specify the classpath location. If you could attach the error

How to download a JSON object from my GWT server?

2010-04-09 Thread Sherry
Hi, I would like to have my application return a JSON object for download. I'm trying to simulate the behavior that happens when I access the page: http://search.twitter.com/trends/current.json?exclude=hashtags; in which the Chrome browser automatically downloads a file current.json . I've tried

debugger does not work... SDK 1.6.0.19

2010-04-09 Thread Oleg Demidenko
Hi all. I am new to GWT. Was studying the Get Startted tutorial. Debugger doesn't work, though it seems that I have always followed the instructions. I am launching with jre from SDK 1.6.0.19 What can be the reason? -- You received this message because you are subscribed to the Google Groups

Create flyout menu from standard Listbox dropdown menu

2010-04-09 Thread Wasshead
Does anyone know how to create flyouts from a standard Listbox menu? If I can be pointed to a sample I would trully appreciate it, -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Resizing DockLayoutPanel child.

2010-04-09 Thread dueckes
Hi all, I have a DockLayoutPanel with two children, one occupying the West Direction and the other Center. When a user clicks a button my intention is to resize the child in the West direction and have that stretch or shrink the size of the child at the Center direction accordingly. Playing

Serial Port Access

2010-04-09 Thread Johnyo
We would like to develop an application that can be used to remotely control a small vehicle using GWT. In order to do this, we need a way for our program running on a google server (using GWT) to access a serial / usb port on a client computer to send radio commands to the vehicle. Is this

Working with serial ports

2010-04-09 Thread theBULLL
Hello, I am trying to accomplish the following... I want one client, running on a PC, to send messages to a server, running on Google's server, and then have the server relay the messages to another PC. Ultimately, I would like to ship the messages out the serial port of the second PC. If I

Re: Working with serial ports

2010-04-09 Thread rudolf michael
you can make a java applet, or swf component to have access on client side ports then i guess applets/swf can easily communicate with javascript which you will write using GWT. On Fri, Apr 9, 2010 at 6:14 AM, theBULLL mjweb...@wisc.edu wrote: Hello, I am trying to accomplish the

button click event not firing

2010-04-09 Thread lee
hi all, i'm using uibinder to display a button in the sample mail application that comes along with gwt. like g:center g:ScrollPanel g:HTML styleName='{style.body}' ui:field='body' wordWrap='true'/ /g:ScrollPanel /g:center from my java code i'm inserting the button as below.

Re: Irony: GWT Showcase demo does not work with Chrome

2010-04-09 Thread Michael
I see the same with latest 5.0.371.0 on OSX. But after opening the Developer Tools, the showcase is working - it even remembered all the clicks I made before! Michael On Apr 7, 9:33 pm, Unconquered newintellect...@gmail.com wrote: With the latest Chrome, running on Mac OS X, the Google Web

JS problem on Firefox

2010-04-09 Thread Šobis
Hi, I have a problem with JS in one of my GWT projects. I have a JS in my HTML file. In this JS I have a register function, which I call later in project. Problem is, that sometimes in FF when I call register function I get function is undefined message. I NEVER get this message in Chrome, only

custom serialization

2010-04-09 Thread mmoossen
dear all! i am using a legacy class with gwt. first i got it working on the client using super-source :) but then serialization was not working so i had to write a CustomFieldSerializer which is actually also working :) i have now only one question: is there any way to have the serializer class

Re: A question!

2010-04-09 Thread Joel Webber
[+gwt group] Konark, I actually don't see an attached screenshot (perhaps you forgot the attachment -- I do that all the time). I would normally recommend just looking at the Showcase source (it's part of the GWT distribution, and you can find it online here:

Re: button click event not firing

2010-04-09 Thread kozura
The events don't get hooked up if you use something like setInnerHTML to add them, you have to use the GWT add methods. So you should be using something like body.add(hPanel). On Apr 9, 7:24 am, lee libi...@gmail.com wrote: hi all, i'm using uibinder to display a button in the sample mail

Re: debugger does not work... SDK 1.6.0.19

2010-04-09 Thread Rajeev Dayal
Hey Oleg, Are you using Eclipse and the Google Plugin for Eclipse? If so, how are you launching your application? Rajeev On Thu, Apr 8, 2010 at 5:13 PM, Oleg Demidenko odemide...@gmail.com wrote: Hi all. I am new to GWT. Was studying the Get Startted tutorial. Debugger doesn't work,

Re: How to download a JSON object from my GWT server?

2010-04-09 Thread Sripathi Krishnan
You need to set the HTTP header *addHeader(Content-Disposition,attachment; filename=some-file-name.json* ); --Sri On 8 April 2010 23:36, Sherry mywacco...@gmail.com wrote: Hi, I would like to have my application return a JSON object for download. I'm trying to simulate the behavior that

Re: clean compile gives the parameter is incorrect

2010-04-09 Thread John V Denley
Tahnks guys, I have added to the existing issue (4395). Feel free to let me know if you need anything else. J On Apr 7, 2:43 pm, Miguel Méndez mmen...@google.com wrote: FWIW, there is already an issue filed against the GWT Compile action in GPE.  CreateProcess Error On GWT Compile With Long

Re: custom serialization

2010-04-09 Thread Thomas Broyer
On Apr 9, 3:28 pm, mmoossen mmoos...@gmail.com wrote: dear all! i am using a legacy class with gwt. first i got it working on the client using super-source :) but then serialization was not working so i had to write a CustomFieldSerializer which is actually also working :) i have now

Re: How to put same widget under multiple tabs in TabLayoutPanel?

2010-04-09 Thread euzuro
I think the way to do what you want to do is to use a separate TabBar[1] and DeckPanel[2] I haven't done it myself, but I know that the TabLayoutPanel (and TabPanel) are both composed of these two objects. The TabBar is the actual set of tabs, and the DeckPanel is the set of widgets that get

Re: Google's new Making AJAX Crawable Spec - Question/Problem re: Sitemaps

2010-04-09 Thread Krishna
Hi Katharina, Thanks for the update. When you say please me sure to make a change to your Sitemap, do you mean minor changes such as adding / removing a URL will suffice or should the last modified date for every URL in the sitemap be updated? Thanks, Krishna On Apr 9, 12:32 am, Katharina

Question about GWT module file

2010-04-09 Thread Ehsan
Hi, I've a big GWT module which comprised of many java classes ( of course it's impossible to break it down into several modules). My GWT application consists of some forms, but the users usually work only with a few of them, anyway they should be abale to open any form as they need. Now my

Re: Question about GWT module file

2010-04-09 Thread kozura
As of GWT2, yes, code splitting: http://code.google.com/webtoolkit/doc/latest/DevGuideCodeSplitting.html Works great, less startup.. On Apr 9, 10:26 am, Ehsan khodaara...@gmail.com wrote: Hi, I've a big GWT module which comprised of many java classes ( of course it's impossible to break it

Re: How to download a JSON object from my GWT server?

2010-04-09 Thread lineman78
I would suggest using jersey services with a custom services context resolver. Put the following file in the same package as your jersey services and replace **SerializableObject** with all of your root elements. Then check out the getting started guide on jersey.dev.java.net @Provider public

Re: Compiled JS more readable?

2010-04-09 Thread aditya ch
-style option for DevMode has been removed in the latest release. It's there only for Compiler class which would compile our Java source to JS. You can make use of that while compiling for seeing the JS code in detailed mode. On Apr 9, 1:54 pm, Henrique Viecili viec...@gmail.com wrote: Are you

Two way linking?

2010-04-09 Thread flyingb...@gmail.com
I am wondering if there is any way to do this. I have a object that contains multiple values that the gui will show multiple textboxes. I would like to create a link between the textbox and values. So if i edit the object value, the textbox will change and if I change the textbox the object

Checkstyle/PMD/FindBugs for GWT 2.0.3 projects

2010-04-09 Thread Eric
Has anyone configured any of the extant auditing tools for a GWT 2.0.3 project? For example, most tools declare the use of non-private non- static instance variables to be errors, but @UiField instance variables may not be private. Most tools mark declarations of concrete collections as bad, but

Re: Stockwatcher - JSON PHP variant

2010-04-09 Thread Marcello Nuccio
Hi Bill, I am using a similar setup and it works for me. I have described my procedure in a previous post (I hope to get a working link...): http://groups.google.com/group/google-web-toolkit/tree/browse_frm/thread/a60c42b29bbce71f/5b083ddda237e2e0?rnum=1#doc_d5da39ec906f4353 The only difference

Re: can not read or write to a file on the server side

2010-04-09 Thread andrew19881123
ih... i have a problem again in writing in a file.. i'm sorry but i'm a newbie in GWT [...] import java.io.FileWriter; [...] private void postFile(String fileXml) { try { ServletContext sc = this.getServletConfig().getServletContext();

different behavior on chrome and firefox

2010-04-09 Thread Vik
Hie Please have a look at: http://1.latest.sakshumweb20.appspot.com/ui/page/DonorRegister.jsp http://1.latest.sakshumweb20.appspot.com/ui/page/DonorRegister.jspClick on the first name field. and then tab out without entering anything. In firefox the field background becomes red but it does not

Extra HTML in response from

2010-04-09 Thread Mark Butcher
Hi all, I'm having some issues with the FileUpload stuff. As far as I can see I'm doing everything correctly and it works in everything except Chrome (in my testing so far). What I want to achieve is to allow user's to upload an image to our servlet - the servlet stores the image and returns an

Re: can not read or write to a file on the server side

2010-04-09 Thread kozura
See third reply, GAE doesn't support writing new files..use the data store instead: http://code.google.com/appengine/kb/java.html#writefile On Apr 9, 12:01 pm, andrew19881123 andrew19881...@gmail.com wrote: ih... i have a problem again in writing in a file.. i'm sorry but i'm a newbie in GWT

Re: different behavior on chrome and firefox

2010-04-09 Thread kozura
What event are you using for activating your validation? onBlur? As for the second question, you have the full power of Java OO programming available. So either extend TextBox, or make a Composite widget containing a textbox, that encapsulates what you want, maybe ValidatingTextBox. Give it a

Re: Extra HTML in response from

2010-04-09 Thread kozura
Dunno what the problem is, probably would just make sure the code ignores any extra junk vs worry too much. But as an aside I'd highly recommend the gwt-upload package for this sort of thing, esp. images that can be sizable. It takes care of all this, including getting you back a unique id, and

Re: GWTFeedReader broken ?

2010-04-09 Thread g p
Hmm ... from its how to build: 1. Check out the Google Web Toolkit as described in Making GWT Betterhttp://code.google.com/webtoolkit/makinggwtbetter.html - Checking out the GWT 1.4 release branch is recommended instead of trunk Maybe this is why you get the errors? It looks to

Creating images with sources outside of the webapp context.

2010-04-09 Thread Vince
Hello, I'm trying to create an image with a source on the server located by an absolute path, e.g. ... Element imgElement = DOM.createImg(); imgElement.setAttribute(src, photoPath); Image photo = Image.wrap(imgElement); vp.add(photo); ... where in, vp is a VerticalPanel widget and photoPath is

Compound properties

2010-04-09 Thread b.thakker
Hello We have several modules with 168 permutations each due to 6 browsers, 7 languages, 2 log-level modes (fatal and off) and 2 stack-trace- emulation modes (6*7*2*2 = 168). The entire app takes almost 5 hours to compile. This makes me ask whether its possible to have compound properties in

Re: Creating images with sources outside of the webapp context.

2010-04-09 Thread Erick Audet
You can try to create a symbolic link (ln -s) or a windows shortcut of your images located outside the web context. Create these links inside your web context. Your photoPath must be relative to you web context. Ex.: (out of the web context): /home/myhome/images/toto.jpg (in the web context):

Re: GWTFeedReader broken ?

2010-04-09 Thread Henchan
Thanks for your advice. No doubt gwt-feed-reader is old code. I'd happily switch to another implementation if especially if it supports more recent updates to the Feed API. The only alternative I've found depends on extjs, which I am not using elsewhere in my project. Anyway as you indicated...

Re: Irony: GWT Showcase demo does not work with Chrome

2010-04-09 Thread neshaug
Same for me 5.0.372.0 Ubuntu 9.10, and workes fine with developer tools. On Apr 9, 3:27 pm, Michael code...@googlemail.com wrote: I see the same with latest 5.0.371.0 on OSX. But after opening the Developer Tools, the showcase is working - it even remembered all the clicks I made before!

Re: Eclipse JavaEE tools + GWT Development mode

2010-04-09 Thread ekr
Hi Keith, I played and played with Eclipse build path order etc. to see if I could get the GWT plugin to use the JDK parser, not the one from the J2EE app server OC4J. No Luck. Not sure what is driving this. I looked at the source code In the dev subproject

output of two entrypoints overlapping

2010-04-09 Thread Blessed Geek
I have an entrypoint module Main. I have another entrypoint module User User inherits non-entrypoint module UserPersistence. At some time, I inadvertently had module Persistence inherit Main. That is, User module effectively inherits Main. The result was, when module User is displayed, it was

Output of two entrypoints overlapping

2010-04-09 Thread Blessed Geek
I have an entrypoint module Main. I have another entrypoint module User User inherits non-entrypoint module UserPersistence. At some time, I inadvertently had module UserPersistence inherit Main. That is, User module effectively inherits Main. The result was, when module User is displayed, it

GDBE - Build a custom Google Docs Editor

2010-04-09 Thread Bobby
GDBE is an open source project providing a basic text editor for Google Docs: http://code.google.com/p/gdbe/ You can check out the live version here: http://gdocs-base-editor.appspot.com/ It's built with GWT and the AppEngine, just upload to your AppEngine account and you'll have a working

Re: GWTFeedReader broken ?

2010-04-09 Thread Henchan
Spoke too soon. Actually, the 1.4 branch has exactly the same problems as Trunk. I am not familiar with ant, so my problem might lie in the way I am bringing the project in to Eclipse. However, I suspect it is just because it's a very old code base which no longer works against a contemporary SDK.

Re: different behavior on chrome and firefox

2010-04-09 Thread Vik
Hie Yes i m using onBlur. Right I have same opinion that window alert is too bad. What I want actually is just marking the component in red and showing a message somewhere near the component. How can i use a popup below a textbox? I mean i guess popup comes also like a window only ? Is there any

Re: GWTFeedReader broken ?

2010-04-09 Thread Henchan
My final update on this topic. Just discovered an alternative which compiles and runs without problem. I'll use that in my project instead of GWT-Feed-Reader. http://www.ibm.com/developerworks/xml/library/x-gwtatomr/index.html On Apr 10, 11:34 am, Henchan henchan.j...@gmail.com wrote: Spoke too

Re: Compound properties

2010-04-09 Thread Paul Robinson
What you're missing is the gwt.xml construction that lets you make properties depend on other properties. Create a new property like this: define-property name=my_compile_mode values=PRODUCTION,DEVELOPMENT/ Then get GWT to calculate your log_level property from the new prod/dev switch:

[gwt-contrib] Re: Comment on ImageBundleDesign in google-web-toolkit

2010-04-09 Thread codesite-noreply
Comment by arjunlagisetty: I see that you have to have the path of the image at compile time. What if I want to make my images configurable I mean an xml file which specifies the path. and render the images according to the path specified in the xml. Acording to this if i want to skin my

[gwt-contrib] Re: Comment on ImageBundleDesign in google-web-toolkit

2010-04-09 Thread codesite-noreply
Comment by rda...@google.com: @arjunlagisetty: Alternatively, you can build multiple ImageBundles (for each of your different skins) at compile time, and then have a way to choose which bundle to use at runtime (using deferred binding). You may want to take a look at ClientBundle; it

[gwt-contrib] When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread spoon
Reviewers: cromwellian, Description: When JsStaticEval converts a number to a string, use the JS conversion rules rather than the Java ones. Please review this at http://gwt-code-reviews.appspot.com/335801/show Affected files: M dev/core/src/com/google/gwt/dev/js/JsStaticEval.java M

[gwt-contrib] Re: When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread jat
Do we need to also change String.valueOf(*) which just uses + val? http://gwt-code-reviews.appspot.com/335801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using remove me as the subject.

[gwt-contrib] [google-web-toolkit] r7902 committed - Add keep-alive checks in browser plugin, reduce timeout in ShmFutex na...

2010-04-09 Thread codesite-noreply
Revision: 7902 Author: j...@google.com Date: Fri Apr 9 08:50:52 2010 Log: Add keep-alive checks in browser plugin, reduce timeout in ShmFutex native code. http://code.google.com/p/google-web-toolkit/source/detail?r=7902 Modified:

[gwt-contrib] Re: When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread cromwellian
On 2010/04/09 15:16:19, jat wrote: Do we need to also change String.valueOf(*) which just uses + val? Good point. There might be other places where JsNumberLiteral is changed to a String, so we should look at that. Lex, look at JsToStringGenerationVisitor.visit(JsNumberLiteral x,

[gwt-contrib] HTMLTable removes cols when a lower col is accessed (issue314803)

2010-04-09 Thread jlabanca
Reviewers: Lex, Description: Calling almost any method in ColumnFormatter with index n will remove all col elements at indexes larger than n. This is because ensureColumn(int n) calls resizeColumnGroup(), which resizes to the exact size n. Fix: === resizeColumnGroupd() now takes a boolean to

[gwt-contrib] Re: When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread John Tamplin
On Fri, Apr 9, 2010 at 4:21 PM, Lex Spoon sp...@google.com wrote: John, I've been thinking about String.valueOf(). That one's tough, because ideally we want the Java conversion. That's generally our story with compiled GWT code: it behaves the same as it would on a JVM. Unfortunately, I

[gwt-contrib] Re: HTMLTable removes cols when a lower col is accessed (issue314803)

2010-04-09 Thread spoon
LGTM http://gwt-code-reviews.appspot.com/314803/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using remove me as the subject.

[gwt-contrib] Remove ListModel and add ListView/ListView.Delegate; clean up javadoc (issue336801)

2010-04-09 Thread rice
Reviewers: jlabanca, Description: Remove ListModel and add ListView/ListView.Delegate; clean up javadoc Please review this at http://gwt-code-reviews.appspot.com/336801/show Affected files: M bikeshed/src/com/google/gwt/bikeshed/cells/client/ActionCell.java M

[gwt-contrib] Re: Remove ListModel and add ListView/ListView.Delegate; clean up javadoc (issue336801)

2010-04-09 Thread jlabanca
LGTM http://gwt-code-reviews.appspot.com/336801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using remove me as the subject.

[gwt-contrib] Fix a possible null pointer dereference (issue330802)

2010-04-09 Thread rice
Reviewers: rchandia, Description: Fix a possible null pointer dereference Review by: rchan...@google.com Please review this at http://gwt-code-reviews.appspot.com/330802/show Affected files: M bikeshed/src/com/google/gwt/collections/MutableArray.java Index:

[gwt-contrib] Fix a potential bug in initialization found by findbugs (issue325802)

2010-04-09 Thread rice
Reviewers: Ray Ryan, Description: Fix a potential bug in initialization found by findbugs Please review this at http://gwt-code-reviews.appspot.com/325802/show Affected files: M bikeshed/src/com/google/gwt/sample/expenses/gwt/request/ExpensesKeyProcessor.java Index:

[gwt-contrib] Re: HTMLTable removes cols when a lower col is accessed (issue314803)

2010-04-09 Thread jlabanca
committed as r7903 http://gwt-code-reviews.appspot.com/314803/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe, reply using remove me as the subject.

[gwt-contrib] Re: When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread Lex Spoon
On Fri, Apr 9, 2010 at 4:50 PM, Ray Cromwell cromwell...@google.com wrote: What about JS string promotion tho? Imagine the following: var x = Hello; var y = 2.0041234E3 alert(x + y); If y was originally 20041234000 but JsToStringGenerationVisitor serialized it in scientific notation, then

[gwt-contrib] [google-web-toolkit] r7905 committed - Cherry picking r7903, which fixes a problem where the columns of a Gri...

2010-04-09 Thread codesite-noreply
Revision: 7905 Author: sp...@google.com Date: Fri Apr 9 15:34:52 2010 Log: Cherry picking r7903, which fixes a problem where the columns of a Grid could disappear. The merge command was: svn merge --ignore-ancestry -r7902:7903 https://google-web-toolkit.googlecode.com/svn/trunk

[gwt-contrib] Re: When JsStaticEval converts a number to a string, use the JS (issue335801)

2010-04-09 Thread John Tamplin
On Fri, Apr 9, 2010 at 6:29 PM, Lex Spoon sp...@google.com wrote: Changing it is fine. However, the ideal change would be to whichever way takes the fewest bytes! Well, not if we are using it in contexts where it is expected to be all digits, as in the original bug. -- John A. Tamplin

[gwt-contrib] [google-web-toolkit] r7906 committed - Add Marko Vuksanovic, who signed electronically on 1/16/2010.

2010-04-09 Thread codesite-noreply
Revision: 7906 Author: j...@google.com Date: Fri Apr 9 16:47:56 2010 Log: Add Marko Vuksanovic, who signed electronically on 1/16/2010. http://code.google.com/p/google-web-toolkit/source/detail?r=7906 Modified: /CLA-SIGNERS === --- /CLA-SIGNERSWed