Hi Michael, Indeed it is still possible to write server-side modules in C, however the API has no more documentation due to the serverside javascript wich has become our main scripting way. We are sorry about that.
As you said, you can look into existing C modules from the Core (as lib_spidermonkey.c) to learn by reading :-) Good luck and keep us in touch with how it goes for you. Best regards, -- John Chavarria - CEO / Designer Weelya - improve the Web +33 (0) 4.67.169.778 +33 (0) 6.43.56.00.83 Twitter : @jchavarria / @weelya 32 Rue du Faubourg Boutonnet 34090 Montpellier http://www.ape-project.org/ http://www.weelya.com/ On Sat, Feb 13, 2010 at 3:32 PM, michael.peck <[email protected]>wrote: > I found the lib_spidermonkey implementation, which obviously can be > used as a template. > > I'm looking forward to using APE in this project. I'll y'all know how > it goes. > > Michael > > On Feb 12, 12:49 pm, "michael.peck" <[email protected]> wrote: > > The JS server-side framework is good and useful, but not low-level > > enough to conduct serial communication over the RS232 port on my > > device, which is the resource that this server is required to manage. > > > > Can I still write C-based server modules as of 1.0? The documentation > > link redirects to the Wiki page on building JS server modules. > > > > Thanks! > > -- > 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]<ape-project%[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/ > -- 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/
