edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Adam Thompson <arthompson1990@gmail.com>
To: Karl Dahlke <eklhad@comcast.net>
Cc: Edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] Threads
Date: Fri, 5 Dec 2014 20:32:14 +0000	[thread overview]
Message-ID: <20141205203214.GK14122@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <20141105142911.eklhad@comcast.net>

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

On Fri, Dec 05, 2014 at 02:29:11PM -0500, Karl Dahlke wrote:
> Honestly, it sounds like it adds a lot of work to a project that is already
> a lot of work, and there's only three of us.
> I think the goal is to have js not seg fault and not infinite loop,
> and then there's no issue.

Ultimately that'd be brilliant, but js is a powerful language,
and without having the engine execute in its own process or thread,
there's no easy way to monitor it since there are just so many ways of causing
js-related problems.

In addition, I like the idea of being able to switch buffers and get on with
work whilst a page loads in another buffer,
and it gives us a better mechanism of implementing js stuff which is genuinely
time-critical (i.e. there are some pages I've used where ajax is used and a
synchronous version just won't work due to values such as session keys timing 
out).

It's going to be a lot of work to get right,
but modern browsers are complex things,
and edbrowse (with the extra functionality of a text editor and email client) is more so.
However, if we want it to remain relevant,
we'll need to handle this complexity some day or else fall further and further 
behind.

Cheers,
Adam.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2014-12-05 20:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05 19:29 Karl Dahlke
2014-12-05 20:32 ` Adam Thompson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-27  7:19 [edbrowse-dev] Threads Karl Dahlke
2019-08-28  1:30 ` Geoff McLane
2019-08-28  1:48   ` Karl Dahlke
2019-08-28  3:51     ` Kevin Carhart
2019-08-28  4:16       ` Karl Dahlke
2014-12-05 21:16 [Edbrowse-dev] Threads Karl Dahlke
2014-12-05 22:05 ` Adam Thompson
2014-03-21 22:56 [Edbrowse-dev] threads Karl Dahlke
2014-03-22 21:30 ` Adam Thompson

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=20141205203214.GK14122@toaster.adamthompson.me.uk \
    --to=arthompson1990@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    --cc=eklhad@comcast.net \
    /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).