Does Java platform have reliable parsers (that do not crash their process with any input)?
> Надежность у него не 100%, конечно.
Sigh...
> Нынче же хитро, single-page app с джаваскриптом кругом.
We do not care much about javascript-generated data. At least yet. There are plenty of data available in pure HTML. We should make that basic HTML crawling/parsing process stable first.
AngleSharp library maintainers hint that recent build may solve the failure problem... will see.
no subject
Date: 2017-01-28 05:55 pm (UTC)AngleSharp is a third-party library.
Does Java platform have reliable parsers (that do not crash their process with any input)?
> Надежность у него не 100%, конечно.
Sigh...
> Нынче же хитро, single-page app с джаваскриптом кругом.
We do not care much about javascript-generated data.
At least yet.
There are plenty of data available in pure HTML.
We should make that basic HTML crawling/parsing process stable first.
AngleSharp library maintainers hint that recent build may solve the failure problem... will see.