I've been using degrafa in my flex application for about a year and a
half. I primarily use it for displaying bezier paths and SVG
exporting. In my quest to upgrade my flex 3 app to flex 4 I've
realized that FXG can handle most of my needs (path classes, stroke
and fill), but not quite everything I use degrafa for.
So, is it recommended to use degrafa exclusively and stay away from
fxg or are there best practices for using them both cooperatively?
Are there any plans to integrate fxg into degrafa (e.g. degrafa's
SolidStroke becomes fxg's SolidColorStroke)?
Thanks,
Jeremy