Skip to content

func reduction

Peter Tönnies requested to merge Feature/PT-funcReduction into master

What does this MR do?

decrease the size of func a bit. Replaced several deprecated functions. Reduced complexity of references in Mem

How confident are you it won't break things if deployed?

I have tested and replaced anything by hand. I am quite sure. Still this thing is big and might show some issues in beta.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports