On Feb 13, 3:50 am, Paul <[email protected]> wrote:
> beside the possibility discussion: in the checkLogin() you don't need
> to ping(host) before the checkPort() as the latter does this on its
> own, right?
>
> Paul.

Yes, that's true. I was mainly trying to illustrate the desire to have
distinct modules that could be called on their own or chained together
- but you're right in that case it's unnecessary (of I'd be calling
the implementations pingImpl() and checkPortImpl()).

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