Recent

Author Topic: [SOLVED] Http requests with Android  (Read 9283 times)

Thaddy

  • Hero Member
  • *****
  • Posts: 14377
  • Sensorship about opinions does not belong here.
Re: [SOLVED] Http requests with Android
« Reply #15 on: May 02, 2016, 12:37:40 pm »

But I have not used mORMot because it is mixing Http and SqlLite in a strange way, and I do not need SqlLite at all.
Then that's a bug in mORMot. Report it. It usually gets fixed pretty quick. There should never be a dependency on sqlite like that.
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: [SOLVED] Http requests with Android
« Reply #16 on: May 02, 2016, 03:09:52 pm »
SQLite3 is not needed for a plain http server by mORMot.
See Sample 9 in the Samples directory.

BeniBela

  • Hero Member
  • *****
  • Posts: 907
    • homepage
Re: [SOLVED] Http requests with Android
« Reply #17 on: May 02, 2016, 03:25:38 pm »
Perhaps it is an issue with Lazarus' packages, because they always compile all units, not just those used?

 

TinyPortal © 2005-2018