Mike,

I am also flash/flex guy. Websites built with GWT can have workflow
almost the same as those built with flash (especially if you are using
Flash Builder od FDT). This is a great advantage for AS3 programmers.
But like flash it is not crawlable by google so you have to implement
it by yourself. If you are using Tomcat - HtmlUnit is good choice. If
not I recommend this approach: http://www.asual.com/jquery/address/ .
You should be familiar with SWFAddress so it do you no harm :)

good luck

On Nov 8, 5:49 pm, "mike.cann" <mike.c...@gmail.com> wrote:
> Hi Guys,
>
> First post on this list. I have searched for this question before
> posting. The only answer I could come up with was from a post in 2008
> (http://groups.google.com/group/google-web-toolkit/browse_thread/
> thread/c852ff3491f4d128/4b1d9c08a91e25ab?lnk=gst&q=suitable+for+entire
> +site#4b1d9c08a91e25ab) so I thought I would ask it again in case
> anything has changed.
>
> As a Flash / Flex developer new to web-dev im loving the extra
> structure and type safety offered by GWT so im really keen to use it
> exclusively for a new project.
>
> So my questions are:
>
> Is GWT suitable for writing an entire website? Specifically im looking
> to write a site that may sit within a Facebook iframe.
>
> Has the "GWT isnt web-crawlable" issue been solved now?
>
> Is the script for every page on your site downloaded at the start or
> is it downloaded as you click a link (as in a traditional site)?
>
> Are there any other barriers to making an entire site in GWT?
>
> Cheers,
> Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to