orocos-toolchain / orogen

Code generator for components and type handling in Rock - the Robot Construction Kit - and the Orocos Toolchain
http://rock-robotics.org
Other
4 stars 35 forks source link

remove dependency on nokogiri #29

Closed doudou closed 9 years ago

doudou commented 9 years ago

Nokogiri is really a pain, and for the little XML parsing we do, REXML is more than enough.

doudou commented 9 years ago

As a side-comment, I am so fucking happy to finally remove this dependency !

marvin2k commented 9 years ago

+1