No.
RexxInfo and File both use "pathSeparator".
For the directory separator, File is using separator, but for the new
RexxInfo a decision was made to use directorySeparator.

On Sun, Mar 8, 2020 at 6:58 PM Rony G. Flatscher <rony.flatsc...@wu.ac.at>
wrote:

> The new RexxInfo class uses the name "directorySeparator" whereas the File
> class uses the name
> "pathSeparator" (';' or ':').
>
> The new RexxInfo class uses the name "separator" whereas the File class
> uses the name
> "fileSeparator" ('/' or '\'):
>
> It would be benefitial if both names would be the same for both classes.
>
> Shall I open a RFE for this?
>
> ---rony
>
>
>
>
>
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to