Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-platform support #2

Open
metadatadriven opened this issue Nov 17, 2021 · 0 comments
Open

Cross-platform support #2

metadatadriven opened this issue Nov 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@metadatadriven
Copy link
Owner

V1.0 has a runtime dependency on the SAS IOM drivers (using COM objects). This means that powerSAS will only run on MS Windows.

This request is to enhance powerSAS run on Powershell Core (pwsh) and remove the dependency on MS Windows.

The SASPy project contains jar files required to connect to SAS using Java. These could be reused.

This enhancement would not break current functionality, so powerSAS would continue to run on PS 5.1 MS Windows using the IOM COM objects.

A key use-case for this feature is to use powerSAS on a containerised environment e.g. gitpod

@metadatadriven metadatadriven added the enhancement New feature or request label Nov 17, 2021
@metadatadriven metadatadriven self-assigned this Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant