I have a kohana script which the customer wants to use in conjunction with a number of zen-cart modules. One idea I had was to run that script and zen-cart side by side with this class.
http://www.phpclasses.org/package/4912-PHP-Manage-users-of-Zencart-installation.html
Has anyone used this before? Is this a viable option? If not my options are port zen-cart modules to kohna (ugh) or rewrite the kohana script in zen-cart (double ugh).