Skip to content

Conversation

@verpeteren
Copy link
Contributor

No description provided.

@verpeteren verpeteren requested a review from paraboul January 18, 2017 17:42
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.

3 participants