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

September 25, 2019 #290

Closed
tariqjawed83 opened this issue Sep 23, 2019 · 6 comments
Closed

September 25, 2019 #290

tariqjawed83 opened this issue Sep 23, 2019 · 6 comments
Labels
meeting notes Topic requests and notes from meetings

Comments

@tariqjawed83
Copy link
Contributor

tariqjawed83 commented Sep 23, 2019

Please add your topic as a comment to the issue. Use following format:
Topic description and link to PR, if any (duration in min)

Time: 10:30am CST/CDT

BlueJeans Meeting - https://bluejeans.com/7385677850

🎥 Recording

@tariqjawed83 tariqjawed83 added the meeting notes Topic requests and notes from meetings label Sep 23, 2019
@ihor-sviziev
Copy link

ihor-sviziev commented Sep 24, 2019

Would like to discuss following issue, but not sure if I could join
I tried to highlight it in issue description, so actually it could be discussed without me

Deprecate result factories in favor of one generic magento/magento2#24711

@lenaorobei
Copy link
Contributor

@AlexMaxHorkun
Copy link
Contributor

BatchResolverInterface for GraphQL #293 (15 min)

@melnikovi
Copy link
Member

Compatibility of declarative schema with different databases #264 15 min
Backwards compatibility policy for JavaScript 10 min

@paliarush
Copy link
Contributor

Multi-device support for customer cart in GraphQL #288 5 min

@buskamuza
Copy link
Contributor

  • No imports from static tests namespaces
    • @buskamuza : maybe prohibit any Tests import in application files?
  • Do not use in_array
    • @AlexMaxHorkun : what to do with arrays of objects?
    • @buskamuza : we need measurements (including time and memory consumption). Maybe it should be just a recommendation
  • Deprecate result factories in favor of one generic
    • @buskamuza : generic factory doesn't declare return type (it's generic).
    • With good objects decomposition for action controllers it should not be a problem to inject a specific factory because only one type of result factory should be needed
    • @buskamuza : from described options, option 1 (inject factory in constructor) should be a recommended way
    • @paliarush : some of the result factories are auto-generated, so we can't deprecated them
  • BatchResolverInterface for GraphQL
    • Looks interesting. Let's review the proposal and the prototype offline
  • Remove from JS BC guidelines: "Changed event ordering" as a MAJOR change.
    • @paliarush : it would be good to look at examples. Maybe there use cases where changing order of events is a breaking change
    • @buskamuza : ok to remove, but let's sync with @DrewML and author of the item
  • Compatibility of declarative schema with different databases
    • @akaplya : to review the proposal, add link to schema standard, propose changes to the interface or describe vision for new interfaces
    • @buskamuza : cover BC question. Describe how places that use current DB adapter should be changed (if they need to).
    • @paliarush : make proposal more generic, not only about declarative schema?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meeting notes Topic requests and notes from meetings
Projects
None yet
Development

No branches or pull requests

7 participants