You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/04/02 10:29:17 UTC

DO NOT REPLY [Bug 44726] selectors on remote FTP directories

https://issues.apache.org/bugzilla/show_bug.cgi?id=44726





--- Comment #1 from Mario Frasca <mf...@zonnet.nl>  2008-04-02 01:29:17 PST ---
I have programmed this part...  the patch is attached.  I do have one
perplexity, regarding things like "Set<String>" and "Map<String, String[]>" vs.
"Set" and "Map"...  I am used to strong type checking and thus to fully
parametrize raw types, are there reasons for not doing so?

anyway, I'm enclosing the patch and it works here...

Mario


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.