For the moment there is no "clean" way to add feature to
libape-spidermonkey.c (there is no module system).
Btw, as Nicolas said, we plan to add some CommonJS API (at least the
"require" specs) (http://wiki.commonjs.org/wiki/CommonJS)
Anthony C.
Nicolas Trani a écrit :
Hi,
we are going to add js comon support to APE trought GPSEE that provide
a lot of usefull stuff. We don't have a release date for GPSEE in APE
for now.
GPSEE on google code for more information :
http://code.google.com/p/gpsee/
Regards.
atascon a écrit :
Could this be incorporated? or merged or even used to replace the
current implementation?
http://code.google.com/p/jslibs/
On Jan 22, 10:52 am, atascon <[email protected]> wrote:
in relation to this, would it be too hard to extend the spidermonkey
engine to make use of XPCOM objects?
On Jan 22, 10:27 am, atascon <[email protected]> wrote:
Id like to add more functionality to the Javascript engine as supplied
by
I was going to follow how MySQL was added into libape_spidermonkey.c
file and add these other libraries in the same way.
Would this be the recommended way?
Is there a way to add to the JS engine post compile?
--
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/