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] master
Date: Tue, 28 Jan 2014 21:31:09 +0000	[thread overview]
Message-ID: <20140128213109.GD7404@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <20140028123503.eklhad@comcast.net>

On Tue, Jan 28, 2014 at 12:35:03PM -0500, Karl Dahlke wrote:
> There are many enhancements that would be good to make,
> but probably not bundled with this one.
> Go to 3.5.1 first, then other changes can push the third number again.

My thoughts exactly but thought I'd just check.

> These changes are mostly additions to the DOM, objects that I haven't implemented
> or even simulated,
> and as we all saw, when one of these is missing javascript stops in its tracks.
> That's why edbrowse isn't working on more and more sites.
> We need to have the same objects and methods,
> or stubs for these objects and methods,
> as you might find in a browser.
> It's just grunt-work, and not very easy or satisfying.
> A site doesn't work, set db3, track it down,
> what variable is missing, look it up in a js dom tutorial,
> what does the variable do, implement it or simulate it.
> Then move on to the next broken website, and so on.
> All needs to be done, all good stuff,
> but rather independent of what we're doing now.

Yeah, I guess the big ones are AJAX and friends.

> Some of these changes won't happen until the big rewrite,
> those where js creates brand new thingies that are normally made by html.
> That's backwards in my path today, so we'll just wait on these.

They look a bit messy to implement, but we may find that we have no choice
given the way the web is going. Any specific candidates for such things?

> Anyways that's how I see the road ahead.

Yeah, I was also wondering about  other features.
A couple that spring to mind:
An option (config file or command line)
to increase the max limit on the number of lines (basically switch from a static array to malloc)
same for max line length (not sure about the possibility of this one)

These are mainly motivated by the fact that I sometimes need to edit gygantic
ascii data files and such editing is usually much easier to do in a text editor
rather than other more specialist software.

Cheers,
Adam.

  reply	other threads:[~2014-01-28 21:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-28 17:35 Karl Dahlke
2014-01-28 21:31 ` Adam Thompson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-28 21:45 Karl Dahlke
2014-01-28 22:16 ` Chris Brannon
2014-01-29 10:48 ` Adam Thompson
2014-01-28 11:20 Karl Dahlke
2014-01-28 16:41 ` Chris Brannon
2014-01-28 16:49   ` Adam Thompson
2014-01-28 16:41 ` Adam Thompson
2014-01-28 17:16   ` Chris Brannon
2014-01-28 17:31     ` Cleverson Casarin Uliana
2014-01-29 10:54       ` 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=20140128213109.GD7404@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).