On 25 Jan 2008, at 4:56 PM, Daniel F. Kudwien wrote:


It is.  But it's the most advanced and flexible solution currently available

for Drupal.  Many folks have contributed to ImportExport API, however the

module seems to be unmaintained currently.  The API docs are in an pre-alpha

state, too.  So it is definitely not easy to understand, how ImportExport

API works, and how it could work out for your requirements.

it's a query builder. just like views / cck.

and it has it's own set of _schema like hooks, which is what's annoying about it.
since you get to type everything out ... again.

I once wrote a install profile generator for it for drupal 4.7, but i didn't have the time nor energy
to update ieapi for d5