Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various enhancements and improvements #3

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

verpeteren
Copy link
Contributor

No description provided.

5 flavors
* not set: not exposed
* 'class': build in (Socket)
* 'embed': build, but not loaded in the namespace by default (DB)
* 'module': module that is dynamically loaded
* /a-z/+: build in module, that is loaded only once, and it's instance is put in the global object.

todo: Alias & Implemented as
@efyx
Copy link

efyx commented Jan 26, 2017

I'd like to merge this into the master branch as it brings several improvements and is more up to date.

@paraboul any objections ?

- rename class <name>Base
- indentation
- removed ctor/dtor
- fixed a bug in the registration
- removed '->root()'
- added a 'void registrationHook()'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants