jesse-gallagher / frostillic.us-Blog

http://frostillic.us
Apache License 2.0
8 stars 0 forks source link

Consider removing ROME in favor of a custom-built approach #24

Open jesse-gallagher opened 5 years ago

jesse-gallagher commented 5 years ago

It's good to have a stable third-party library, but the limitations in the API means that the code has to repeatedly render out to a DOM Document and do manual tweaking anyway. The library may no longer be worth the five dependency jars it involves.