>
> For example take the following JS code
>
> function doSomething(o){
>
> }
>
> How would a tool what the type of o is. Object ? Number ? String ? 
>


That's what I thought too and I think thats the reason why such a tool does 
not exist. JavaScript is too dynamic to make such code generation work 
reliably.

-- J.

-- 
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/groups/opt_out.

Reply via email to