Victor Woeltjen
96aaea5e58
[Framework] Add RequireJS configurator
...
Add a configuration step (as part of the resolve phase)
to the framework layer, where bundle-defined paths and shims
are passed to RequireJS configuration. This permits both
the use of non-AMD modules and the exposure of libraries
across bundles. WTD-568.
2015-01-02 17:46:50 -08:00
Victor Woeltjen
9d84bbca5c
[Framework] Add property retention spec
...
Add spec to verify that static properties continue
to be exposed on extension implementations after
they have been loaded. WTD-572.
2014-11-20 10:56:21 -08:00
Victor Woeltjen
0d80494618
[Framework] Add spec for ImplementationLoader
...
WTD-518.
2014-11-06 19:29:55 -08:00
Victor Woeltjen
5f7704f1b8
[Framework] Add spec for ExtensionResolver
...
WTD-518
2014-11-06 19:20:51 -08:00
Victor Woeltjen
69c6811f00
[Framework] Fill in spec for bundle resolver
...
Fill in spec for bundle resolver, WTD-518.
2014-11-06 19:06:26 -08:00
Victor Woeltjen
e2f8b1eef9
[Framework] Add skeleton specs
...
Add empty specs for all classes introduced for the
framework layer, WTD-518.
Note that Main is omitted, as this launches the full
application.
2014-11-06 08:03:35 -08:00