Currently Kiva does not use Traits except for the font trait and editor - everything else is plain-old-python. It would be nice to remove the dependency on Traits, even if it is optional.
With #929 defining the new font trait and #928 a new font editor in Enable, we are importing the Kiva font traits from there and raising deprecation warnings. In the next major release we should remove the traits from Kiva.
Currently Kiva does not use Traits except for the font trait and editor - everything else is plain-old-python. It would be nice to remove the dependency on Traits, even if it is optional.
With #929 defining the new font trait and #928 a new font editor in Enable, we are importing the Kiva font traits from there and raising deprecation warnings. In the next major release we should remove the traits from Kiva.