##// END OF EJS Templates
Updates IDataProvider::requestDataLoading() method's signature...
Updates IDataProvider::requestDataLoading() method's signature The parameters needed for data retrieval are passed to a DataProviderParameters object. For now, it concerns only the list of datetimes to process, but the object will be completed with extra data which may be necessary for certain providers

File last commit:

r359:751f52f38d58
r408:49f712bf7e59
Show More
TwoRootsFile.json
3 lines | 46 B | application/json | JsonLexer
Alexandre Leroux
Makes test cases
r359 "data": [
"root1": "root",
"root2": "root"
]