Skip to content

Proposal for OpenHarmony Adaptation of [ class-transformer ] #1822

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

Open
wshixjrnjr opened this issue May 14, 2025 · 0 comments
Open

Proposal for OpenHarmony Adaptation of [ class-transformer ] #1822

wshixjrnjr opened this issue May 14, 2025 · 0 comments
Labels
flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.

Comments

@wshixjrnjr
Copy link

Title: Proposal for OpenHarmony Adaptation of [ class-transformer ]

Background

OpenHarmony is an open-source operating system and community that is widely used in the field of intelligent terminals.

Currently, class-transformer is extensively utilized in the mobile application development domain of OpenHarmony. In order to enable class-transformer to support the OpenHarmony system, we have modified some of the code of class-transformer. We plan to submit the modified code to the class-transformer community. The purpose of creating this Issue is to initiate discussions with the community. We sincerely welcome you to put forward your valuable suggestions.

Adaptation Proposal

We have completed the OpenHarmony adaptation for class-transformer, including:

  • Using OpenHarmony cross-compile tools build class-transformer.
  • Adding OpenHarmony guide to help developers to use class-transformer.

We're willing to make a contribution by adding instructions specific to OpenHarmony for using class-transformer. We will submit the changes via a Pull Request(PR) shortly.

Testing Results

We have conducted extensive compatibility testing across:

  • DevEco Studio 5.0.3 Release-5.0.9.221, SDK: API15 (OpenHarmony 5.0.3.135)
  • DevEco Studio 5.0.4 Beta1-5.0.9.320, SDK: API16 (OpenHarmony 5.0.4.150)
  • DevEco Studio 5.0.3 Release-5.0.9.300, SDK: API15 (OH_SDK 5.0.3.135(SP1))
  • DevEco Studio 5.0.4 Beta1 5.0.9.320, SDK: API16 (OH SDK 5.0.4.150)

Labels

compatibility, cross-platform

@wshixjrnjr wshixjrnjr added type: feature Issues related to new features. flag: needs discussion Issues which needs discussion before implementation. labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: needs discussion Issues which needs discussion before implementation. type: feature Issues related to new features.
Development

No branches or pull requests

1 participant