His,

I have not noticed that before as it does not happen in hosted mode:
when I try to compile my project GWT throws an error saying that an
annotation type cannot be resolved which is indirectly referenced from
required .class files.

This is just a sample project. But the concern is whether I will be
able to use domain objects from existing code unaltered if they also
have annotations. Shouldn't GWT ignore annotations when compiling the
script?

Another thing as related to SEO. With firebug assistance I see that my
html template gets loaded first and calls in turn generated javascript
files. Just to make sure, does user defined is in fact the first thing
to be sent to browser, and not some mysterious js-file that loads
everything else based on browser client. That's important to
comfortably know that at least the html content gets indexed by search
engines. The other way around, that everything depends on a javascript
loader would put the SEO aspect in shatters.

Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to