HTMLp icon indicating copy to clipboard operation
HTMLp copied to clipboard

"Modern" version

Open ange007 opened this issue 6 years ago • 3 comments

I am not the original author HTMLp. Original repo: https://sourceforge.net/projects/htmlp/

I forked and implemented the edits and improvements I needed, but I don’t know if others need them? Should I make my version the main one?

I do not want confusion with the source library in case of loss of compatibility.

Changes:

  • Ignoring very older Delphi version.
  • Add helper interfaced helper Class.
  • Add minimal XPath and CSSSelector helper.
  • Many other changes for help parsing.

Branch: https://github.com/ange007/HTMLp/tree/modern

ange007 avatar Oct 30 '19 20:10 ange007

Hello, I'm very interested, what's the oldest supported Delphi version? Maybe change the repository's name a little bit?

edwinyzh avatar Oct 31 '19 03:10 edwinyzh

Hello, I'm very interested, what's the oldest supported Delphi version?

I`m testing only on Delphi XE10.3 And I think that it doesn’t work in non-Unicode versions.

Maybe change the repository's name a little bit?

How? Perhaps there are thoughts?

ange007 avatar Nov 02 '19 14:11 ange007

How? Perhaps there are thoughts?

I see you have a "modern" branch in the repository, maybe just use that branch without renaming the repository? Anyways, I've checked out that branch to my local PC into the HTMLp-modern working folder.

edwinyzh avatar Nov 02 '19 18:11 edwinyzh