Hi all!

I have a application with multiple code fragments with the single class 
literal. If I specify this literal as  <extend-configuration-property 
name="compiler.splitpoint.initial.sequence" 
value="com.yourcompany.yourprogram.SomeClass"/>

I get following exception: "Split point specified more than once: 
 com.yourcompany.yourprogram.SomeClass".  GWT 2.6 docs says: "If two 
GWT.runAsync calls use the same class literal, the codesplitter will put 
the corresponding code in  the same code fragment".

My question is: Why is GWT compiler throw an exception? I have one single 
fragment and it is no problem to set fragment as initial sequence value. Is 
there an error or not?

Vital


-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to