1
0
Fork 0
liza/test/dapi
Mike Gerwitz e003abcd4b Integrate TokenedDataApi into system
This changes the easejs interface for DataApi, which requires adding the
param to everything.  The TS interface was created in a previous commit and
already contained this parameter.  The idea is to remove the easejs
interface in the future, but traits are a barrier to that atm.

DocumentServer and controller demonstrate the mess that we have with regards
to instantiating dependencies.  This needs to change---DocumentServer itself
was something that was started but never fully realized.  It makes this
incredibly confusing, difficult to follow, and complicates important error
handling that ought to be taking place.  It also discourages implementing
additional dependencies.

I'm not going to go through and provide a ChangeLog-style commit message for
this commit.  I'm too exhausted by this crap.
2019-10-18 09:55:11 -04:00
..
format Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00
http Copyright range update 2019-08-30 09:41:35 -04:00
AutoRetryTest.js Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00
DataApiManagerTest.js Copyright range update 2019-08-30 09:41:35 -04:00
DummyDataApi.js Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00
QuoteDataApiTest.js Add QuoteDataApi 2017-08-10 09:52:03 -04:00