Re: gjs / seed status



Il giorno ven, 06/03/2015 alle 22.33 +0000, Emmanuele Bassi ha scritto:
Hi;
Hi All,

the rough consensus is that Seed is dead - or at least moribund - and
that GJS "won" by default. GJS is also maintained enough, and tested
enough, that is considered to be the de facto engine for JS in GNOME.
it would be nice that developer documentation of gjs would be extended,
also with examples of how to write a module in a *modern* and *easy*
way...

There has been some movement in writing a V8/node.js port of the
introspection API, but it's pretty much a toy, 
do you speak about node-gir ? (https://github.com/creationix/node-gir )

and given the fact that nose.js is tied to an unsupported,
unmaintained, and fairly old version of V8, there are several hurdles
to pass before a node.js introspection implementation is actually able
to run in production.
for me, it's more easy (to try) to develop a nodejs / io.js (if you
don't like older versions of v8 engine) module than a gjs module. also,
a module should do less possible in order to try to translate js calls
or objects to underlying frameworks.

regards
Dimitri




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]