Skip to content
Snippets Groups Projects
Commit 91c269da authored by mirueger's avatar mirueger
Browse files

# updated discoverer to initialize components on the fly

# updated to version without ease.js and with synonyms
# [Aggregator] moved _getComponentsForUnsatisfiedAttributes() to [Discoverer]
+ [Discoverer] _getComponentsForUnsatisfiedAttributes()
# [Discoverer] _getComponentsForUnsatisfiedAttributes() can initialize components if not already registered
# [Interpreter] constructor Interpreter(discoverer, inAttributes, outAttributes)
+ [Interpreter] inOut
# [Interpreter] _init()
# [Interpreter] _initInterpreter()
# [Interpreter] _initInAttributes()
# [Interpreter] _initOutAttributes()
# [Interpreter] _doesSatisfyTypeOf()
# [Widget] constructor Widget(discoverer, outAttributes)
+ [Widget] inOut
# [Widget] _initWidgetr()
# [Widget] _initOutAttributes()
# [Widget] _doesSatisfyTypeOf()
parent 782fc510
No related branches found
No related tags found
Loading
Showing
with 22031 additions and 16252 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment