On Wed, Mar 7, 2018 at 12:24 PM, Neil Van Dyke <[email protected]> wrote:

> David, like Greg Trzeciak suggested, if you're able to easily move this
> code away from legacy PLaneT, to the current package system, I'd encourage
> you to do so.
>

Already done.


>
> The current package system has its pros and cons, but I believe it's where
> almost all the current activity is happening, and I'm no longer maintaining
> anything there.
>
> Regarding my `html-parsing` package in the current package system... since
> versioning has a different philosophy than in PLaneT, I'll try not to do
> any non-backward-compatible changes to that package in the future.
>
> If you decide to move away from PLaneT, looks like there's at least one
> potentially breaking change to the `html-parsing` package since some of the
> versions in PLaneT.  Web scrapers using this parser can be very sensitive
> to such changes, but hopefully the changes won't break your stuff:
> http://www.neilvandyke.org/racket/html-parsing/#%28part._.History%29
>
>
All of my current tests are passing so I think it's okay.   Thanks for the
warning, though.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to