To ease integration with external applications, it would
be very useful to decouple in two libraries engine and
data type class found in libflow. It would let external
applications link with only what they needs and only
what they can use (data type library can only includes
supported data type for external applications for
exemple)
Anonymous