Hi,

ben wrote:
Hello everyone --

I'm thinking about server-side extensions and I notice the statement
that these extensions no longer have to be written in C: they can be
JS instead, a wonderful thing for a developer who knows JS intimately.

I'm not that developer, though, and I'm not so sure I can write
bulletproof JS, especially on the server, where it absolutely must not
crash. I'm a good C programmer, though, and I think I must write any
extensions in C. But I haven't found any C-oriented development docs.
same situation here...I think there was something in the wiki before the 1.0 release.


Can someone point me to documentation that discusses C-language
development?
in the 0.9 release there is some sample server C modules (e.g. controller). To me it looks like the module interface has not changed much since then (has it?). You could also have a look at modules/plugins.h and how that is used in modules/libape-spidermonkey.c.

Stefan


Thanks so much!

-- ben



--
Stefan Sayer
VoIP Services Consulting and Development

Warschauer Str. 24
10243 Berlin

tel:+491621366449
sip:[email protected]
email/xmpp:[email protected]


--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

To unsubscribe, reply using "remove me" as the subject.

Reply via email to