On Mon, May 14, 2012 at 10:06 AM, Raphael André Bauer
<
raphael.a...@gmail.com> wrote:
> On Sun, May 13, 2012 at 3:22 AM, Christian Goudreau
> <
goudreau....@gmail.com> wrote:
>> You could push the branch, than use
codereview.appspot.com to let us review
>> to code. Once every one agrees, you'll be able to merge right into master
>> which will then get automatically compiled and push to maven using our CI.
>>
>> This is a good news, because Monday we were going to start working on your
>> contribution and include them, but it's even better if you contribute it
>> yourself!
>>
>> Thanks again!
> No - thank you :)
>
> Ok - I'll do that today..
Okay... first time I am using upload.py and codereview @ googlecode.
So bear with me in case something is wrong...
The diff should be here:
http://codereview.appspot.com/6213044/
Some things to notice:
- There are now two examples showing usage of "routes" and "routes and
html5 pushstate". Both examples contain some documentation when you
run gwt:run
-- gwtp-routes
-- gwtp-routes-and-html5pushstate
- I did not yet copy the relevant core files into gwtp-core. They are
still in the examples.
-- ParameterizedParameterTokenFormatter.java
-- ParameterizedPlaceRequest.java
-- Html5PushStatePlaceManager.java
Therefore I'd like to get some feedback if that makes sense and if you
got any ideas how to improve. I'd then copy the core files into gwtp
and resubmit :)
Thanks!
Best,
Raphael