edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev]  Where are we with AJAX and js engines?
Date: Sat, 09 Apr 2016 08:27:54 -0400	[thread overview]
Message-ID: <20160309082754.eklhad@comcast.net> (raw)
In-Reply-To: <20160409081018.GE2640@122oven.adamthompson.me.uk>

> What's most important and
> whos doing what currently?

I'm afraid I'm doing not a damn thing, as my mother is dying,
my wife is in a cast and even the slightest household task requires
the coordinated efforts of the two of us,
my son's emotional issues never seem to end, my daughter is flirting with
homelessness and destitution again,
dragging her son down with her,
and my wife and I will soon need to move again, as this was my Mom's house
and is underwater so the bank will glom onto it.
If any one else wants to work on edbrowse I'd be happy to direct / advise;
that's probably all I can do for the foreseeable future.

As for priority, I continue to suggest the find&fix method,
what can't people run, like google groups or github etc, why,
and is it really requiring a complex system like ajax or is it something silly
like a missing dom object?
I say that only because I tend to be user driven, market driven,
and Adam generally is not, design it all to work as it should
from the get-go, and that's good, if we all have the time.
So I don't know.
Love you all and glad you're on my team.

Ok, here's a thought.
I think the next step is separating the curl stuff out into its own curl
server process,

edbrowse --mode curl

See main.c line 550.
This would render almost no change from the user's perspective,
but would seem to be necessary for future things to work right.
I think we were talking about this when everyone went into hiatus
for various reasons.
I proposed a series of messages back and forth between user edbrowse and edbrowse curl,
to fetch data and coordinate cookies and certificates and the like.
I'll seee if I can find that thread.
One curl server per user, so that parallel instances of edbrowse
would not access and clobber the same cookie jar.
I've done this experiment: edbrowse in two different consoles,
1 reads website A, 2 reads website B,
1 exits and writes the jar, 2 exits and writes the jar,
cookies from site A are gone.
This is a big job, a necessary job,
a job that lays some ipc groundwork,
but not as big as asynchronous js and some of the other
things we're flirting with.

Karl Dahlke

  reply	other threads:[~2016-04-09 12:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-09  8:10 Adam Thompson
2016-04-09 12:27 ` Karl Dahlke [this message]
2016-04-15 19:50   ` Adam Thompson
2016-04-11  2:09 ` [Edbrowse-dev] AJAX and iframes Kevin Carhart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160309082754.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).