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.

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

--
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to