From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:4b:a4ef:2500:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 407CA7788B for ; Fri, 24 Jan 2014 18:09:25 -0800 (PST) From: Chris Brannon To: Edbrowse-dev@lists.the-brannons.com References: <20140024181617.eklhad@comcast.net> Date: Fri, 24 Jan 2014 18:09:08 -0800 In-Reply-To: <20140024181617.eklhad@comcast.net> (Karl Dahlke's message of "Fri, 24 Jan 2014 18:16:17 -0500") Message-ID: <87fvocq0cb.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] html.c X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 02:09:25 -0000 Karl Dahlke writes: > thus html.cpp jsdom.cpp jsloc.cpp, through js.h, > would have a true understanding of js objects including jwin and jdoc. Yes, this sounds like a plan. I'm working up a patch for the few uses in buffers.c, against Adam's code, and I'll send that tomorrow. I'll also convert html.c to html.cpp and do the necessary rooting work. -- Chris