Skip to content
Snippets Groups Projects
user avatar
mirueger authored
# 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()
91c269da
History
Name Last commit Last update
..