diff --git a/arkoala-arkts/doc/INTEGRATION_PLAN.md b/arkoala-arkts/doc/INTEGRATION_PLAN.md index 39d0d805093c2aced7c93d02d084a441f1b88b5d..d5d6a04a7fe065f78bdb36514fa8d1ac2edfb244 100644 --- a/arkoala-arkts/doc/INTEGRATION_PLAN.md +++ b/arkoala-arkts/doc/INTEGRATION_PLAN.md @@ -15,15 +15,22 @@ Then mirroring with new libarkts must be brought to developtools_ace_ets2bundle. https://gitee.com/openharmony/developtools_ace_ets2bundle/pulls/5319 must be merged, it switches plugins to use libarkts. - ### 0.3 Bring HQ codebase to RRI https://gitee.com/rri_opensource/koala_projects/pulls/1760 must be merged ### 0.4 Integrate "build system" compiler driver to Panda SDK +PR https://gitee.com/openharmony/arkcompiler_runtime_core/pulls/8866/ + ### 0.5 Allow using both regular an NG plugins from either/both build system and ui2abc driver +PR TBD + +### 0.6 Bring the common benchmark to RRI + +We need the same benchmark to be shared by the teams. + ## Stage 1: Harmonize runtime interfaces ### 1.1: Adopt the extensions HQ engineers have done to incremental runtime engine into RRI workspace (RRI) @@ -72,7 +79,7 @@ PR https://gitee.com/openharmony/arkui_ace_engine/pulls/70156 (unmerged) The mirroring PR is (version 136) -PR https://gitee.com/openharmony/developtools_ace_ets2bundle/pulls/5364 (unmerged) +PR https://gitee.com/openharmony/developtools_ace_ets2bundle/pulls/5396 (unmerged) While the plugins are buildable there needs to be an additional step to deliver them to the OHOS SDK build in a separate folder. Not used for user code build at this stage.