Ok, I did confirm it - check out the documentation on
DevModeUI.setStartupURLs - that defines the values in the map.

2009/11/24 Miguel Méndez <mmen...@google.com>

>
>
> On Tue, Nov 24, 2009 at 12:17 AM, <rda...@google.com> wrote:
>
>> Thanks for the review!
>>
>>
>>
>> http://gwt-code-reviews.appspot.com/111807/diff/1/5
>> File dev/core/src/com/google/gwt/dev/shell/remoteui/RemoteUI.java
>> (right):
>>
>> http://gwt-code-reviews.appspot.com/111807/diff/1/5#newcode169
>> Line 169: public void setStartupUrls(Map<String, URL> urls) {
>> On 2009/11/24 05:14:07, mmendez wrote:
>>
>>> Nit: why was this a Map again?
>>>
>> That's a good question. I think the intent was that that String value in
>> the map would be the URL fragment - i.e. Test.html. The URL would be the
>> fully-qualified URL, such as
>> http://localhost:xxxx/Test.html?gwt.codesvr=....
>>
>>
>> http://gwt-code-reviews.appspot.com/111807
>>
>
> It would be good to confirm this at some point.
>
> --
> Miguel
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to