Hi, Can anybody explain me what's the exact format of *.gwt.rpc file? I know that this contains all the whitelisted classes.
In my project *gwt.rpc file, there are 2 lines for each class like this com.xxx.yyy.FooData, true, true, true, true, com.xxx.yyy.FooData/ 856412979, 856412979 [Lcom.xxx.yyy.FooData;, true, true, false, false, [Lcom.xxx.yyy.FooData;/1961829462, 1961829462 1. What does true/false means ? 2. What are the numbers in the last ? 3. What does "L" stand for in 2nd line ? -Shoonya -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
