Jens,
    I can see your point, about the usability when you get many arguments. 
Originally I was going to kind of mirror the Java JDK and not go more than 
2. Personally, I think it is a lot better to define custom interfaces when 
possible. To avoid having hundreds of class files I have started making 
them local to the API classes. I think this helps with readability.  

The case when the generic functions are useful is when you are prototyping 
a new API or porting some exsting javascript code. Hristo, what is an 
actual case where you need 4 or 5 parameters? 

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to