Writing a module in C++ ?

Writing a module in C++ ?

Wednesday 30 September 2009 6:50:26 am - 1 reply

Author Message

Jérôme Renard

Wednesday 30 September 2009 7:39:38 am

Hi Nicolas,

I would not do it that way, because it is not possible.

What I would do is the following :

1. write a pecl module with all the business logic you need (you can write pecl modules in C++ if I am not mistaken, Derick might confirm that)

2. use that module into a custom eZ Publish module so you call your pecl functions directly from your module by using the PHP language naturally.

Cheers :)

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.