>>>>> On Mon, 05 Jan 2004 21:34:01 -0600, [EMAIL PROTECTED] (Jeffrey D. Brekke) said:

>>>>> On Mon, 05 Jan 2004 12:07:28 -0600, steve cohen <[EMAIL PROTECTED]> said:
> [SNIPPED]

>> 4) rename getFileList(String parserKey, String pathname) to
>> listFiles(String parserKey, String pathname).  Even though
>> autodetection will be the primary use case, it already will not
>> work for every system (see EnterpriseUnix) and there must be some
>> way around it.  This is that way.

> [SNIPPED]

> I don't believe this method needs to be public.  It seems that the
> listFiles(FTPFileEntryParser parser, String pathname) is sufficient.
> A fully-qualified classname is required for the EnterpriseUnix use
> case anyway, right?  And if you want to use autodetection, just use
> the listFiles(String pathname) version.

I meant to say that createFiles(String pathname, FTPFileEntryParser parser) is 
sufficient for this case.

> --
> =====================================================================
> Jeffrey D. Brekke [EMAIL PROTECTED] Wisconsin, USA [EMAIL PROTECTED]
> [EMAIL PROTECTED]


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to