Skip to content
Snippets Groups Projects
  • mirueger's avatar
    91c269da
    # updated discoverer to initialize components on the fly · 91c269da
    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
    # updated discoverer to initialize components on the fly
    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()