FoxPro and .NET Interop
Dependencies for wwSFtpClient, missing call of wwUtils
Gravatar is a globally recognized avatar based on your email address. Dependencies for wwSFtpClient, missing call of wwUtils
  Toni Köhler
  All
  Aug 13, 2025 @ 01:47am

Hi Rick,

as I know from **wwJsonSerializer **the best way to set all dependencies, is to make DO wwJsonSerializer befor I CreateObject() and other actions with the classes.

In wwSFtpClient the dependencie for wwUtils is missing. You work with ISNULLOREMPTY() from wwUtils, but I must explicitly set it from outsite. It will makes developer-life easier, if you implement this small line of code on top of wwSFtpClient.prg

DO wwUtils
Gravatar is a globally recognized avatar based on your email address. re: Dependencies for wwSFtpClient, missing call of wwUtils
  Rick Strahl
  Toni Köhler
  Aug 13, 2025 @ 05:55am

Thanks. Instead of adding wwUtils I've changed the code to just use ISNULL() and EMPTY() so wwUtils won't be required.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Dependencies for wwSFtpClient, missing call of wwUtils
  Toni Köhler
  Rick Strahl
  Aug 13, 2025 @ 05:58am

thank you for feedback

© 1996-2025