Merlin Beutlberger

Results 140 comments of Merlin Beutlberger

fyi, the `spdy`/`handle-thing` issue has been fixed: https://github.com/spdy-http2/handle-thing/pull/13 I was just able to start an HTTP/2 server using spdy and express on Node `v12.6.0` and `v13.11.0`. I get an ugly...

> The dependencies in the `package.json` aren't complete. The `sap.m` and `sap.ui.core` dependencies are missing. Note that we also don't recommend declaring OpenUI5 dependencies in `package.json` anymore. See https://sap.github.io/ui5-tooling/pages/OpenUI5/

### Question: When looking at the [Possible use cases](https://github.com/SAP/ui5-tooling/blob/rfc-proxy/rfcs/0003-proxy.md#possible-use-cases), is use case **A** (only proxying single paths) something commonly required and possibly preferred over something like use case **C** (proxying...

Definitely not! It's on our roadmap: https://github.com/SAP/ui5-tooling/issues/101

> I'm still wondering why this issue isn't solved using the existing @sap/approuter module? @vobu just described in [cf for your pocket](https://blogs.sap.com/2019/07/04/cf-for-your-pocket/) how to use it locally. Main issue for...

fyi, we have published a possible implementation of a somewhat NetWeaver ABAP / Gateway focused "proxy mode" as part of the standard UI5 Tooling: https://github.com/SAP/ui5-server/pull/223 This is a PoC that...

It's been a while and I would like to do a quick pulse check: **Does anybody here still have proxy-related requirements that are not, or can not be covered by...

CC @matz3, @codeworrior, @petermuessig, @Thodd for thoughts and feedback

I recall that Marius found a way to work around this. Anyways, to provide some information for anyone running into this kind of issue: This is a known issue with...

Hi @DenisTis, The minimum SAPUI5 version that can be installed by the UI5 Tooling is 1.76.0. The command `ui5 use [email protected]` will also output the following error message: > Could...