Recent

Author Topic: FastHTMLParser  (Read 1218 times)

el3ctrolyte

  • Guest
FastHTMLParser
« on: September 18, 2020, 12:34:12 pm »
Hey everyone! I just discovered FastHTMLParser and i am liking it a lot. But after some google work i found out that there is a newer version available than the one included in FPC. https://github.com/z505/fast-html-parser I was just wondering if there is any plans to include this version in the newer updates of FPC? This newer version offers the ability to assign procedures to the OnTagFound and OnTextFound properties instead of procedure of object. this makes programming a bit easier seeing as you just have to write the procedure and assign it instead of creating a whole object just for the procedure. You can still do it that way though and is still compatible with the one that is included in FPC.
« Last Edit: September 18, 2020, 12:37:30 pm by el3ctrolyte »

wp

  • Hero Member
  • *****
  • Posts: 11853
Re: FastHTMLParser
« Reply #1 on: September 18, 2020, 02:36:52 pm »
You should try to extract the changes relative to fpc-trunk and post a report on bugtracker (link in the left sidebar of the forum).

AlexTP

  • Hero Member
  • *****
  • Posts: 2383
    • UVviewsoft
Re: FastHTMLParser
« Reply #2 on: September 18, 2020, 04:34:32 pm »
I posted some issues to its Github, better wait for fixes.

TRon

  • Hero Member
  • *****
  • Posts: 2432
Re: FastHTMLParser
« Reply #3 on: September 18, 2020, 07:31:25 pm »
Also note fpReportHTMLParser from fcl-report.

 

TinyPortal © 2005-2018