IBM / vscode-ibmi-projectexplorer

IBM i Project Explorer for VS Code
https://ibm.github.io/vscode-ibmi-projectexplorer/
Apache License 2.0
22 stars 7 forks source link

vscode-ibmi `getObjectList` API change #449

Closed worksofliam closed 6 months ago

worksofliam commented 6 months ago

As of Code for IBM i 2.10.1, the result of getObjectList with *SRCPF no longer returns ccsid or memberCount.

I don't know if these are used by Project Explorer, but thought it'd be worth an issue to investigate.

worksofliam commented 6 months ago

Had a quick look at the code. I believe there is no impact to PE.

edmundreinhardt commented 6 months ago

Thanks for the investigation.

edmundreinhardt commented 6 months ago

So do we need change our call to that API? @worksofliam

worksofliam commented 6 months ago

@edmundreinhardt No, we just removed two props from the result.