pureqml / qmlcore

QML to Javascript/HTML5 translator. Ready for Mobile, Desktop and SmartTV platforms.
MIT License
330 stars 41 forks source link

Provide fetch interface + wrapper component #104

Open whoozle opened 6 years ago

whoozle commented 6 years ago

Things to consider:

  1. 103 /_context.fetch for adding basic static api without necessity of having a component.

  2. backend.fetch implementation, compatible with fetch with backward compatible xhr callback
  3. bring core.Resource component back from the dead?
  4. PROFIT
comrat commented 6 years ago
  1. It's in 'controls' now but I can bring it to 'qmlcore/core' and implement its backend for html
whoozle commented 6 years ago

we have to bring up all committee and pull things together first. please do, and ask @vkrv for fetch implementation, he did it for appletv