Any "high level"  API (think I've forgotten what that even means) definitely 
belongs in user space. In fact it's been my opinion that Node is too high level 
already. The introduction of Smalloc in v0.12 is an example of this.

Also coming, hopefully done before the v0.12 release, are AsyncWrap hooks that 
will allow the user to know much more about the internals of asynchronous 
callback execution. This will allow the domain module to effectively be a 
user-land module (though it will continue to be distributed with core).

Anyways. Point is that Node is meant to be as lean and fast as possible, and 
there is still plenty to do (my list is going to take me at least the next 6 
months to complete https://github.com/joyent/node/issues/6252). The focus for 
the core team is here. Create a fast and stable application with a stable (or 
at least backwards compatible) API.

I have no foresight to where the community will take us, but as the demand 
rises for a cohesive framework I'm sure the community will deliver.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to