Monday, September 15, 2014

Best way to implement place attributes in gwt.


Hi all,

I am new to gwt places and activites framework.
I am searching for best ways to add place parameters for a place class.
Each place needs a set of attributes on actions and a page name.

1. How about having a hashmap of attributes in place. But it looks odd in the URL if i returns hashmap.toString()  on getToken from tokenizer.
2. Do we need to take care of decoding and encoding of history strings (if it contains special characters) ?

Let me know if there is any other way.

Regards
Kalyan

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment