Hi,

I'm currently replacing C4::SQLHelper by DBIx::Class in order to remove the module C4::SQLHelper from Koha (see bug 11385).
I've already posted two patchs with this in mind : bug 12482 and bug 12487.
Before continuing, I would like to have a feedback from the community on the method I used to do that.

Thank's for your responses,

Yohann