Morgul / omega-models

An elegant ORM solution for node.js. Intended to be used with the omega web framework, but not required.
1 stars 0 forks source link

Callback cleanup #2

Closed whitelynx closed 11 years ago

whitelynx commented 11 years ago

Added callback to connect() method, and use setImmediate() to call callbacks.

Also, added setImmediate() calls to return errors for unimplemented methods.