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

[enhancement]: Dokument js.controller requirements for use of non Async functions #3010

Open
1 task done
mcm1957 opened this issue Jan 20, 2025 · 0 comments
Open
1 task done

Comments

@mcm1957
Copy link
Contributor

mcm1957 commented Jan 20, 2025

No existing issues.

  • There is no existing issue for my request.

Description

I do not know any document which describes which js-controller is required as minimum if one wants to use i.e. setState instead of setStateAsync (and all the other deprecated xxxAsync functions). The fact that some xxxAsync are not yet deprecated and not ready to be replaced by their non Async counterpart makes it more complicated to provide save code.

So please consider to provide the information which minimum js-controller version must be required by io-package.json dependency.

The info cpould be provided

  • using change deprecation text at schema
  • or as Information within js-controller changelog

It's not important to specify the exact version if js-controller 5 satisfies the requirement - but this should be stated with one sentence too.

Cirrently only set(Foreign)Object is documented to work starting with js.controlle 7.?.? as specified at js-controller Changelog

Why?

Dev must know what to specify as dependency otherwise Adapters could fail with difficult to diagnose erroes due to snchronisation fails at older js-.controller versions,

How?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant