SAP / ui5-tooling

An open and modular toolchain to develop state of the art applications based on the UI5 framework
https://sap.github.io/ui5-tooling
Apache License 2.0
465 stars 69 forks source link

What is the status on this tooling? I can't find any releases, is it in alpha, beta, stable or in development? #175

Closed shreyansh-zazz closed 5 years ago

codeworrior commented 5 years ago

Sorry for the confusion. ui5-tooling is only a wrapper repository providing documentation for all building blocks of the tooling. As documented in the GettingStarted page, the installable software can be found in ui5-cli.

shreyansh-zazz commented 5 years ago

@codeworrior Is there any project going on for a UI5 CLI tool (Angular CLI alike)?

matz3 commented 5 years ago

@shreyansh-zazz I think the mentioned UI5 CLI is what you are looking for: https://github.com/SAP/ui5-cli

shreyansh-zazz commented 5 years ago

Hi, @matz3 thanks for replying. But I don't think that ui5-cli is yet standalone tooling that can be used to develop a UI5 application from scratch.

matz3 commented 5 years ago

I guess you are referring to scaffolding / spinning up a new project, right? This is currently not available but on our roadmap, see: https://github.com/SAP/ui5-tooling/issues/40 and https://github.com/SAP/ui5-tooling/issues/101

shreyansh-zazz commented 5 years ago

Hey @matz3 what reconciliation algorithm does UI5 uses?

codeworrior commented 5 years ago

I would say, the answer is: it depends.

But I wonder why you ask this in the tooling repository. Is it because you missed the related optimizations from Angular's tooling? Yes, that's not a feature of the ui5-cli and from the above explanations (reg. dynamics), you might guess that it is not likely to arrive in the near future.

Nevertheless, it was indeed considered and discussed a few years back when we started with our evolution efforts. So I wouldn't completely rule out future support for it, e.g. in more static scenarios.